home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / DRIVER.CAB / fxab2fe5.ppd < prev    next >
Encoding:
PostScript Printer Description  |  2003-02-21  |  66.4 KB  |  1,692 lines

  1. *PPD-Adobe: "4.3"
  2. *% Adobe Systems PostScript(R) Printer Description File
  3. *% Copyright 1987-1996 Adobe Systems Incorporated. 
  4. *% All Rights Reserved. 
  5. *% Permission is granted for redistribution of this file as
  6. *% long as this copyright notice is intact and the contents
  7. *% of the file is not altered in any way from its original form.
  8. *% End of Copyright statement
  9. *FileVersion: "1.0"
  10. *FormatVersion: "4.3"
  11. *LanguageEncoding: ISOLatin1
  12. *LanguageVersion: English
  13. *Manufacturer: "FX"
  14. *PCFileName: "FXAB2FE5.PPD"
  15. *Product: "(Able Model-PRII)"
  16. *PSVersion: "(3010.106) 65543"
  17. *ShortNickName: "FX Able Model-PRII F/PS"
  18. *ModelName: "FX Able Model-PRII v3010.106 F/PS"
  19. *NickName: "FX Able Model-PRII v3010.106 F/PS"
  20.  
  21. *% ======================================================================
  22. *% This PPD file is for use on Windows platform only.
  23. *% ======================================================================
  24.  
  25. *% === Job Patch File ===============
  26. *JobPatchFile 0: "
  27. 1 dict dup /Policies 1 dict dup /HWResolution 2 put put setpagedevice
  28. "
  29. *End
  30.  
  31. *% === Options and Constraints =========
  32. *OpenGroup: InstallableOptions/Options Installed
  33. *OpenUI *InstalledMemory/Memory Configuration : PickOne
  34. *DefaultInstalledMemory: 16Meg
  35. *InstalledMemory 16Meg: ""
  36. *InstalledMemory 20Meg: ""
  37. *InstalledMemory 24Meg: ""
  38. *InstalledMemory 28Meg: ""
  39. *InstalledMemory 32Meg: ""
  40. *InstalledMemory 36Meg: ""
  41. *InstalledMemory 40Meg: ""
  42. *InstalledMemory 48Meg: ""
  43. *InstalledMemory 52Meg: ""
  44. *InstalledMemory 64Meg: ""
  45. *?InstalledMemory: "
  46.     save
  47.     (16Meg) /Custom /ProcSet findresource begin
  48.     totalinstalledram
  49.     dup 16777216 eq{exch pop (16Meg) exch}if
  50.     dup 20971520 eq{exch pop (20Meg) exch}if
  51.     dup 25165824 eq{exch pop (24Meg) exch}if
  52.     dup 29360128 eq{exch pop (28Meg) exch}if
  53.     dup 33554432 eq{exch pop (32Meg) exch}if
  54.     dup 37748736 eq{exch pop (36Meg) exch}if
  55.     dup 41943040 eq{exch pop (40Meg) exch}if
  56.     dup 50331648 eq{exch pop (48Meg) exch}if
  57.     dup 54525952 eq{exch pop (52Meg) exch}if
  58.     dup 67108864 eq{exch pop (64Meg) exch}if
  59.     pop = flush end
  60.     restore
  61. "
  62. *End
  63. *CloseUI: *InstalledMemory
  64.  
  65. *OpenUI *Option1/Option Sheet Feeder : PickOne
  66. *DefaultOption1: 2TrayCab
  67. *Option1 2TrayCab/2 Tray Cabinet: ""
  68. *Option1 3TrayCab/3 Tray Cabinet: ""
  69. *Option1 HCFCab/HCF Cabinet: ""
  70. *?Option1: "
  71.     save
  72.     (Unknown)
  73.     currentpagedevice
  74.     /InputAttributes get length
  75.     dup 4 eq {exch pop (2TrayCab) exch} if
  76.     dup 5 eq {
  77.         /Custom /ProcSet findresource
  78.         dup /engineoptions known {
  79.         /engineoptions get exec
  80.         /HCF get
  81.             {exch pop (HCFCab) exch}
  82.             {exch pop (3TrayCab) exch}
  83.         ifelse
  84.         }{pop exch pop (3TrayCab) exch}
  85.         ifelse
  86.     } if
  87.     pop = flush
  88.     restore
  89. "
  90. *End
  91. *CloseUI: *Option1
  92.  
  93. *OpenUI *Option2/Manual Feed Tray : Boolean
  94. *DefaultOption2: False
  95. *Option2 True/Installed: ""
  96. *Option2 False/Not Installed: ""
  97. *?Option2: "
  98.     save
  99.     currentpagedevice
  100.     /ManualFeed known {(True)}{(False)} ifelse = flush
  101.     restore
  102. "
  103. *End
  104. *CloseUI: *Option2
  105.  
  106. *OpenUI *Option3/Side Tray : Boolean
  107. *DefaultOption3: False
  108. *Option3 True/Installed: ""
  109. *Option3 False/Not Installed: ""
  110. *CloseUI: *Option3
  111.  
  112. *OpenUI *Option4/Duplex Module : Boolean
  113. *DefaultOption4: False
  114. *Option4 True/Installed: ""
  115. *Option4 False/Not Installed: ""
  116. *?Option4: "
  117.     save
  118.     currentpagedevice
  119.     /Duplex known {(True)}{(False)} ifelse = flush
  120.     restore
  121. "
  122. *End
  123. *CloseUI: *Option4
  124.  
  125. *OpenUI *Option5/Offset Catch : Boolean
  126. *DefaultOption5: False
  127. *Option5 True/Installed: ""
  128. *Option5 False/Not Installed: ""
  129. *?Option5: "
  130.     save
  131.     currentpagedevice
  132.     /Jog known {(True)}{(False)} ifelse = flush
  133.     restore
  134. "
  135. *End
  136. *CloseUI: *Option5
  137.  
  138. *OpenUI *Option6/Hard Disk : Boolean
  139. *DefaultOption6: False
  140. *Option6 True/Installed: ""
  141. *Option6 False/Not Installed: ""
  142. *?Option6: "
  143.     save
  144.     (%disk0%) /IODevice resourcestatus
  145.         {pop pop (True)}{(False)} ifelse = flush
  146.     restore
  147. "
  148. *End
  149. *CloseUI: *Option6
  150.  
  151. *OpenUI *Option7/Staple Finisher : Boolean
  152. *DefaultOption7: False
  153. *Option7 True/Installed: ""
  154. *Option7 False/Not Installed: ""
  155. *?Option7: "
  156.   save
  157.   currentpagedevice
  158.   /Staple known {(True)}{(False)} ifelse = flush
  159.   restore
  160. "
  161. *End
  162. *CloseUI: *Option7
  163. *CloseGroup: InstallableOptions
  164.  
  165. *UIConstraints: *Option1 2TrayCab *InputSlot 4thTray
  166. *UIConstraints: *Option1 2TrayCab *InputSlot 3rdHCFTray
  167. *UIConstraints: *Option1 2TrayCab *InputSlot 4thHCFTray
  168. *UIConstraints: *Option1 3TrayCab *InputSlot 3rdHCFTray
  169. *UIConstraints: *Option1 3TrayCab *InputSlot 4thHCFTray
  170. *UIConstraints: *Option1 HCFCab *InputSlot 3rdTray
  171. *UIConstraints: *Option1 HCFCab *InputSlot 4thTray
  172. *UIConstraints: *Option2 False *ManualFeed True
  173. *UIConstraints: *Option3 False *OutputBin SideTray
  174. *UIConstraints: *Option4 False *Duplex DuplexNoTumble
  175. *UIConstraints: *Option4 False *Duplex DuplexTumble
  176. *UIConstraints: *Option5 False *Jog DeviceDeactivation
  177. *UIConstraints: *Option5 False *Jog EndOfSet
  178. *UIConstraints: *Option6 False *Collate True
  179. *UIConstraints: *Option6 False *StapleWhen DeviceDeactivation
  180. *UIConstraints: *Option6 False *StapleWhen EndOfSet
  181. *UIConstraints: *Option7 False *StapleWhen DeviceDeactivation
  182. *UIConstraints: *Option7 False *StapleWhen EndOfSet
  183. *UIConstraints: *Option7 False *OutputBin Stacker
  184. *UIConstraints: *Option7 False *OutputBin Stacker1
  185. *UIConstraints: *Option7 False *OutputBin Stacker2
  186. *UIConstraints: *Option7 False *OutputBin Stacker3
  187.  
  188. *UIConstraints: *InputSlot 4thTray *Option1 2TrayCab
  189. *UIConstraints: *InputSlot 3rdHCFTray *Option1 2TrayCab
  190. *UIConstraints: *InputSlot 4thHCFTray *Option1 2TrayCab
  191. *UIConstraints: *InputSlot 3rdHCFTray *Option1 3TrayCab
  192. *UIConstraints: *InputSlot 4thHCFTray *Option1 3TrayCab
  193. *UIConstraints: *InputSlot 3rdTray *Option1 HCFCab
  194. *UIConstraints: *InputSlot 4thTray *Option1 HCFCab
  195. *UIConstraints: *ManualFeed True *Option2 False
  196. *UIConstraints: *OutputBin SideTray *Option3 False
  197. *UIConstraints: *Duplex DuplexNoTumble *Option4 False
  198. *UIConstraints: *Duplex DuplexTumble *Option4 False
  199. *UIConstraints: *Jog DeviceDeactivation *Option5 False
  200. *UIConstraints: *Jog EndOfSet *Option5 False
  201. *UIConstraints: *Collate True *Option6 False
  202. *UIConstraints: *StapleWhen DeviceDeactivation *Option6 False
  203. *UIConstraints: *StapleWhen EndOfSet *Option6 False
  204. *UIConstraints: *StapleWhen DeviceDeactivation *Option7 False
  205. *UIConstraints: *StapleWhen EndOfSet *Option7 False
  206. *UIConstraints: *OutputBin Stacker *Option7 False
  207. *UIConstraints: *OutputBin Stacker1 *Option7 False
  208. *UIConstraints: *OutputBin Stacker2 *Option7 False
  209. *UIConstraints: *OutputBin Stacker3 *Option7 False
  210.  
  211. *UIConstraints: *ManualFeed True *StapleWhen DeviceDeactivation
  212. *UIConstraints: *ManualFeed True *StapleWhen EndOfSet
  213. *UIConstraints: *StapleWhen DeviceDeactivation *ManualFeed True
  214. *UIConstraints: *StapleWhen EndOfSet *ManualFeed True
  215. *UIConstraints: *StapleWhen DeviceDeactivation *Jog EndOfSet
  216. *UIConstraints: *Jog EndOfSet *StapleWhen DeviceDeactivation
  217. *UIConstraints: *OutputBin CenterTray *StapleWhen DeviceDeactivation
  218. *UIConstraints: *OutputBin CenterTray *StapleWhen EndOfSet
  219. *UIConstraints: *OutputBin SideTray *StapleWhen DeviceDeactivation
  220. *UIConstraints: *OutputBin SideTray *StapleWhen EndOfSet
  221. *UIConstraints: *StapleWhen DeviceDeactivation *OutputBin CenterTray
  222. *UIConstraints: *StapleWhen EndOfSet *OutputBin CenterTray
  223. *UIConstraints: *StapleWhen DeviceDeactivation *OutputBin SideTray
  224. *UIConstraints: *StapleWhen EndOfSet *OutputBin SideTray
  225. *UIConstraints: *PageSize A3 *FXStapleLocation LeftDual
  226. *UIConstraints: *PageSize A3 *FXStapleLocation RightDual
  227. *UIConstraints: *PageSize B4 *FXStapleLocation LeftDual
  228. *UIConstraints: *PageSize B4 *FXStapleLocation RightDual
  229. *UIConstraints: *PageSize FanFoldGermanLegal *FXStapleLocation LeftDual
  230. *UIConstraints: *PageSize FanFoldGermanLegal *FXStapleLocation RightDual
  231. *UIConstraints: *PageSize Legal *FXStapleLocation LeftDual
  232. *UIConstraints: *PageSize Legal *FXStapleLocation RightDual
  233. *UIConstraints: *PageSize Tabloid *FXStapleLocation LeftDual
  234. *UIConstraints: *PageSize Tabloid *FXStapleLocation RightDual
  235. *UIConstraints: *PageSize FX8-Kai *FXStapleLocation LeftDual
  236. *UIConstraints: *PageSize FX8-Kai *FXStapleLocation RightDual
  237. *UIConstraints: *PageSize A5 *FXStapleLocation TopDual
  238. *UIConstraints: *PageSize A5 *FXStapleLocation BottomDual
  239. *UIConstraints: *FXStapleLocation LeftDual *PageSize A3
  240. *UIConstraints: *FXStapleLocation RightDual *PageSize A3
  241. *UIConstraints: *FXStapleLocation LeftDual *PageSize B4
  242. *UIConstraints: *FXStapleLocation RightDual *PageSize B4
  243. *UIConstraints: *FXStapleLocation LeftDual *PageSize FanFoldGermanLegal
  244. *UIConstraints: *FXStapleLocation RightDual *PageSize FanFoldGermanLegal
  245. *UIConstraints: *FXStapleLocation LeftDual *PageSize Legal
  246. *UIConstraints: *FXStapleLocation RightDual *PageSize Legal
  247. *UIConstraints: *FXStapleLocation LeftDual *PageSize Tabloid
  248. *UIConstraints: *FXStapleLocation RightDual *PageSize Tabloid
  249. *UIConstraints: *FXStapleLocation LeftDual *PageSize FX8-Kai
  250. *UIConstraints: *FXStapleLocation RightDual *PageSize FX8-Kai
  251. *UIConstraints: *FXStapleLocation TopDual *PageSize A5
  252. *UIConstraints: *FXStapleLocation BottomDual *PageSize A5
  253. *UIConstraints: *PageRegion A3 *FXStapleLocation LeftDual
  254. *UIConstraints: *PageRegion A3 *FXStapleLocation RightDual
  255. *UIConstraints: *PageRegion B4 *FXStapleLocation LeftDual
  256. *UIConstraints: *PageRegion B4 *FXStapleLocation RightDual
  257. *UIConstraints: *PageRegion FanFoldGermanLegal *FXStapleLocation LeftDual
  258. *UIConstraints: *PageRegion FanFoldGermanLegal *FXStapleLocation RightDual
  259. *UIConstraints: *PageRegion Legal *FXStapleLocation LeftDual
  260. *UIConstraints: *PageRegion Legal *FXStapleLocation RightDual
  261. *UIConstraints: *PageRegion Tabloid *FXStapleLocation LeftDual
  262. *UIConstraints: *PageRegion Tabloid *FXStapleLocation RightDual
  263. *UIConstraints: *PageRegion FX8-Kai *FXStapleLocation LeftDual
  264. *UIConstraints: *PageRegion FX8-Kai *FXStapleLocation RightDual
  265. *UIConstraints: *PageRegion A5 *FXStapleLocation TopDual
  266. *UIConstraints: *PageRegion A5 *FXStapleLocation BottomDual
  267. *UIConstraints: *FXStapleLocation LeftDual *PageRegion A3
  268. *UIConstraints: *FXStapleLocation RightDual *PageRegion A3
  269. *UIConstraints: *FXStapleLocation LeftDual *PageRegion B4
  270. *UIConstraints: *FXStapleLocation RightDual *PageRegion B4
  271. *UIConstraints: *FXStapleLocation LeftDual *PageRegion FanFoldGermanLegal
  272. *UIConstraints: *FXStapleLocation RightDual *PageRegion FanFoldGermanLegal
  273. *UIConstraints: *FXStapleLocation LeftDual *PageRegion Legal
  274. *UIConstraints: *FXStapleLocation RightDual *PageRegion Legal
  275. *UIConstraints: *FXStapleLocation LeftDual *PageRegion Tabloid
  276. *UIConstraints: *FXStapleLocation RightDual *PageRegion Tabloid
  277. *UIConstraints: *FXStapleLocation LeftDual *PageRegion FX8-Kai
  278. *UIConstraints: *FXStapleLocation RightDual *PageRegion FX8-Kai
  279. *UIConstraints: *FXStapleLocation TopDual *PageRegion A5
  280. *UIConstraints: *FXStapleLocation BottomDual *PageRegion A5
  281. *UIConstraints: *Option2 False  *PageSize FXPostcard
  282. *UIConstraints: *PageSize FXPostcard *Option2 False 
  283. *UIConstraints: *Option2 False  *PageRegion FXPostcard
  284. *UIConstraints: *PageRegion FXPostcard *Option2 False 
  285.  
  286. *UIConstraints: *PageSize FXPostcard *Duplex DuplexNoTumble  
  287. *UIConstraints: *PageSize FXPostcard *Duplex DuplexTumble  
  288. *UIConstraints: *Duplex DuplexNoTumble *PageSize FXPostcard  
  289. *UIConstraints: *Duplex DuplexTumble *PageSize FXPostcard  
  290. *UIConstraints: *PageRegion FXPostcard *Duplex DuplexNoTumble   
  291. *UIConstraints: *PageRegion FXPostcard *Duplex DuplexTumble   
  292. *UIConstraints: *Duplex DuplexNoTumble *PageRegion FXPostcard   
  293. *UIConstraints: *Duplex DuplexTumble *PageRegion FXPostcard
  294.  
  295. *UIConstraints: *OutputBin Stacker *PageSize FXPostcard
  296. *UIConstraints: *OutputBin Stacker1 *PageSize FXPostcard
  297. *UIConstraints: *OutputBin Stacker2 *PageSize FXPostcard
  298. *UIConstraints: *OutputBin Stacker3 *PageSize FXPostcard
  299. *UIConstraints: *PageSize FXPostcard *OutputBin Stacker
  300. *UIConstraints: *PageSize FXPostcard *OutputBin Stacker1
  301. *UIConstraints: *PageSize FXPostcard *OutputBin Stacker2
  302. *UIConstraints: *PageSize FXPostcard *OutputBin Stacker3
  303. *UIConstraints: *OutputBin Stacker *PageRegion FXPostcard
  304. *UIConstraints: *OutputBin Stacker1 *PageRegion FXPostcard
  305. *UIConstraints: *OutputBin Stacker2 *PageRegion FXPostcard
  306. *UIConstraints: *OutputBin Stacker3 *PageRegion FXPostcard
  307. *UIConstraints: *PageRegion FXPostcard *OutputBin Stacker
  308. *UIConstraints: *PageRegion FXPostcard *OutputBin Stacker1
  309. *UIConstraints: *PageRegion FXPostcard *OutputBin Stacker2
  310. *UIConstraints: *PageRegion FXPostcard *OutputBin Stacker3
  311.  
  312. *UIConstraints: *ManualFeed True *Duplex DuplexNoTumble
  313. *UIConstraints: *ManualFeed True *Duplex DuplexTumble
  314. *UIConstraints: *Duplex DuplexNoTumble *ManualFeed True
  315. *UIConstraints: *Duplex DuplexTumble *ManualFeed True
  316. *UIConstraints: *ManualFeed True *OutputBin Stacker
  317. *UIConstraints: *ManualFeed True *OutputBin Stacker1
  318. *UIConstraints: *ManualFeed True *OutputBin Stacker2
  319. *UIConstraints: *ManualFeed True *OutputBin Stacker3
  320. *UIConstraints: *OutputBin Stacker *ManualFeed True
  321. *UIConstraints: *OutputBin Stacker1 *ManualFeed True
  322. *UIConstraints: *OutputBin Stacker2 *ManualFeed True
  323. *UIConstraints: *OutputBin Stacker3 *ManualFeed True
  324. *UIConstraints: *Jog DeviceDeactivation *OutputBin SideTray
  325. *UIConstraints: *OutputBin SideTray *Jog DeviceDeactivation
  326. *UIConstraints: *Jog EndOfSet *OutputBin SideTray
  327. *UIConstraints: *OutputBin SideTray *Jog EndOfSet
  328.  
  329. *UIConstraints: *PageSize A3 *InputSlot 3rdHCFTray
  330. *UIConstraints: *PageSize A3 *InputSlot 4thHCFTray
  331. *UIConstraints: *PageSize A5 *InputSlot 2ndTray
  332. *UIConstraints: *PageSize A5 *InputSlot 3rdTray
  333. *UIConstraints: *PageSize A5 *InputSlot 4thTray
  334. *UIConstraints: *PageSize A5 *InputSlot 3rdHCFTray
  335. *UIConstraints: *PageSize A5 *InputSlot 4thHCFTray
  336. *UIConstraints: *PageSize B4 *InputSlot 3rdHCFTray
  337. *UIConstraints: *PageSize B4 *InputSlot 4thHCFTray
  338. *UIConstraints: *PageSize FanFoldGermanLegal *InputSlot 3rdHCFTray
  339. *UIConstraints: *PageSize FanFoldGermanLegal *InputSlot 4thHCFTray
  340. *UIConstraints: *PageSize Legal *InputSlot 3rdHCFTray
  341. *UIConstraints: *PageSize Legal *InputSlot 4thHCFTray
  342. *UIConstraints: *PageSize Tabloid *InputSlot 3rdHCFTray
  343. *UIConstraints: *PageSize Tabloid *InputSlot 4thHCFTray
  344. *UIConstraints: *PageSize FX8-Kai *InputSlot 3rdHCFTray
  345. *UIConstraints: *PageSize FX8-Kai *InputSlot 4thHCFTray
  346. *UIConstraints: *PageSize FXPostcard *InputSlot StandardTray
  347. *UIConstraints: *PageSize FXPostcard *InputSlot 2ndTray
  348. *UIConstraints: *PageSize FXPostcard *InputSlot 3rdTray
  349. *UIConstraints: *PageSize FXPostcard *InputSlot 4thTray
  350. *UIConstraints: *PageSize FXPostcard *InputSlot 3rdHCFTray
  351. *UIConstraints: *PageSize FXPostcard *InputSlot 4thHCFTray 
  352.  
  353. *UIConstraints: *InputSlot 3rdHCFTray *PageSize A3
  354. *UIConstraints: *InputSlot 4thHCFTray *PageSize A3
  355. *UIConstraints: *InputSlot 2ndTray *PageSize A5
  356. *UIConstraints: *InputSlot 3rdTray *PageSize A5
  357. *UIConstraints: *InputSlot 4thTray *PageSize A5
  358. *UIConstraints: *InputSlot 3rdHCFTray *PageSize A5
  359. *UIConstraints: *InputSlot 4thHCFTray *PageSize A5
  360. *UIConstraints: *InputSlot 3rdHCFTray *PageSize B4
  361. *UIConstraints: *InputSlot 4thHCFTray *PageSize B4
  362. *UIConstraints: *InputSlot 3rdHCFTray *PageSize FanFoldGermanLegal
  363. *UIConstraints: *InputSlot 4thHCFTray *PageSize FanFoldGermanLegal
  364. *UIConstraints: *InputSlot 3rdHCFTray *PageSize Legal
  365. *UIConstraints: *InputSlot 4thHCFTray *PageSize Legal
  366. *UIConstraints: *InputSlot 3rdHCFTray *PageSize Tabloid
  367. *UIConstraints: *InputSlot 4thHCFTray *PageSize Tabloid
  368. *UIConstraints: *InputSlot 3rdHCFTray *PageSize FX8-Kai
  369. *UIConstraints: *InputSlot 4thHCFTray *PageSize FX8-Kai
  370. *UIConstraints: *InputSlot StandardTray *PageSize FXPostcard
  371. *UIConstraints: *InputSlot 2ndTray *PageSize FXPostcard
  372. *UIConstraints: *InputSlot 3rdTray *PageSize FXPostcard
  373. *UIConstraints: *InputSlot 4thTray *PageSize FXPostcard
  374. *UIConstraints: *InputSlot 3rdHCFTray *PageSize FXPostcard
  375. *UIConstraints: *InputSlot 4thHCFTray *PageSize FXPostcard
  376.  
  377. *UIConstraints: *PageRegion A3 *InputSlot 3rdHCFTray
  378. *UIConstraints: *PageRegion A3 *InputSlot 4thHCFTray
  379. *UIConstraints: *PageRegion A5 *InputSlot 2ndTray
  380. *UIConstraints: *PageRegion A5 *InputSlot 3rdTray
  381. *UIConstraints: *PageRegion A5 *InputSlot 4thTray
  382. *UIConstraints: *PageRegion A5 *InputSlot 3rdHCFTray
  383. *UIConstraints: *PageRegion A5 *InputSlot 4thHCFTray
  384. *UIConstraints: *PageRegion B4 *InputSlot 3rdHCFTray
  385. *UIConstraints: *PageRegion B4 *InputSlot 4thHCFTray
  386. *UIConstraints: *PageRegion FanFoldGermanLegal *InputSlot 3rdHCFTray
  387. *UIConstraints: *PageRegion FanFoldGermanLegal *InputSlot 4thHCFTray
  388. *UIConstraints: *PageRegion Legal *InputSlot 3rdHCFTray
  389. *UIConstraints: *PageRegion Legal *InputSlot 4thHCFTray
  390. *UIConstraints: *PageRegion Tabloid *InputSlot 3rdHCFTray
  391. *UIConstraints: *PageRegion Tabloid *InputSlot 4thHCFTray
  392. *UIConstraints: *PageRegion FX8-Kai *InputSlot 3rdHCFTray
  393. *UIConstraints: *PageRegion FX8-Kai *InputSlot 4thHCFTray
  394. *UIConstraints: *PageRegion FXPostcard *InputSlot StandardTray
  395. *UIConstraints: *PageRegion FXPostcard *InputSlot 2ndTray
  396. *UIConstraints: *PageRegion FXPostcard *InputSlot 3rdTray
  397. *UIConstraints: *PageRegion FXPostcard *InputSlot 4thTray
  398. *UIConstraints: *PageRegion FXPostcard *InputSlot 3rdHCFTray
  399. *UIConstraints: *PageRegion FXPostcard *InputSlot 4thHCFTray
  400.  
  401. *UIConstraints: *InputSlot 3rdHCFTray *PageRegion A3
  402. *UIConstraints: *InputSlot 4thHCFTray *PageRegion A3
  403. *UIConstraints: *InputSlot 2ndTray *PageRegion A5
  404. *UIConstraints: *InputSlot 3rdTray *PageRegion A5
  405. *UIConstraints: *InputSlot 4thTray *PageRegion A5
  406. *UIConstraints: *InputSlot 3rdHCFTray *PageRegion A5
  407. *UIConstraints: *InputSlot 4thHCFTray *PageRegion A5
  408. *UIConstraints: *InputSlot 3rdHCFTray *PageRegion B4
  409. *UIConstraints: *InputSlot 4thHCFTray *PageRegion B4
  410. *UIConstraints: *InputSlot 3rdHCFTray *PageRegion FanFoldGermanLegal
  411. *UIConstraints: *InputSlot 4thHCFTray *PageRegion FanFoldGermanLegal
  412. *UIConstraints: *InputSlot 3rdHCFTray *PageRegion Legal
  413. *UIConstraints: *InputSlot 4thHCFTray *PageRegion Legal
  414. *UIConstraints: *InputSlot 3rdHCFTray *PageRegion Tabloid
  415. *UIConstraints: *InputSlot 4thHCFTray *PageRegion Tabloid
  416. *UIConstraints: *InputSlot 3rdHCFTray *PageRegion FX8-Kai
  417. *UIConstraints: *InputSlot 4thHCFTray *PageRegion FX8-Kai
  418. *UIConstraints: *InputSlot StandardTray *PageRegion FXPostcard
  419. *UIConstraints: *InputSlot 2ndTray *PageRegion FXPostcard
  420. *UIConstraints: *InputSlot 3rdTray *PageRegion FXPostcard
  421. *UIConstraints: *InputSlot 4thTray *PageRegion FXPostcard
  422. *UIConstraints: *InputSlot 3rdHCFTray *PageRegion FXPostcard
  423. *UIConstraints: *InputSlot 4thHCFTray *PageRegion FXPostcard
  424.  
  425. *NonUIConstraints: *CustomPageSize True *InputSlot StandardTray
  426. *NonUIConstraints: *CustomPageSize True *InputSlot 2ndTray
  427. *NonUIConstraints: *CustomPageSize True *InputSlot 3rdTray
  428. *NonUIConstraints: *CustomPageSize True *InputSlot 4thTray
  429. *NonUIConstraints: *CustomPageSize True *InputSlot 3rdHCFTray
  430. *NonUIConstraints: *CustomPageSize True *InputSlot 4thHCFTray
  431. *NonUIConstraints: *CustomPageSize True *ManualFeed False
  432.  
  433. *NonUIConstraints: *InputSlot StandardTray *CustomPageSize True
  434. *NonUIConstraints: *InputSlot 2ndTray *CustomPageSize True
  435. *NonUIConstraints: *InputSlot 3rdTray *CustomPageSize True
  436. *NonUIConstraints: *InputSlot 4thTray *CustomPageSize True
  437. *NonUIConstraints: *InputSlot 3rdHCFTray *CustomPageSize True
  438. *NonUIConstraints: *InputSlot 4thHCFTray *CustomPageSize True
  439. *NonUIConstraints: *ManualFeed False *CustomPageSize True
  440.  
  441. *% ==== Device Capabilities ===============
  442. *LanguageLevel: "3"
  443. *Protocols: BCP TBCP
  444. *1284Modes Parallel: Compat Nibble
  445. *1284DeviceID: "MANUFACTURER:FUJI XEROX;COMMAND SET:;MODEL:Able Model-PRII;CLASS:PRINTER;COMPATIBLE ID:;DESCRIPTION:FUJI XEROX Able Model-PRII;"
  446.  
  447. *FreeVM: "3766784"
  448. *VMOption 16Meg/Standard 16 MB RAM: "3766784"
  449. *VMOption 20Meg/20 MB Upgrade: "3766784"
  450. *VMOption 24Meg/24 MB Upgrade: "3766784"
  451. *VMOption 28Meg/28 MB Upgrade: "3766784"
  452. *VMOption 32Meg/32 MB Upgrade: "3766784"
  453. *VMOption 36Meg/36 MB Upgrade: "3766784"
  454. *VMOption 40Meg/40 MB Upgrade: "3766784"
  455. *VMOption 48Meg/48 MB Upgrade: "3766784"
  456. *VMOption 52Meg/52 MB Upgrade: "3766784"
  457. *VMOption 64Meg/64 MB Upgrade: "3766784"
  458.  
  459. *ColorDevice: False
  460. *DefaultColorSpace: Gray
  461. *VariablePaperSize: True
  462. *TTRasterizer: Type42
  463. *?TTRasterizer: "(Type42) ="
  464. *FileSystem: True
  465. *?FileSystem: "
  466.   save false
  467.    (%disk?%)
  468.    { currentdevparams dup /Writeable known
  469.       { /Writeable get {pop true} if }  { pop } ifelse
  470.     } 10 string /IODevice resourceforall
  471.     {(True)}{(False)} ifelse = flush
  472.  restore
  473. "
  474. *End
  475.  
  476. *Throughput: "35"
  477. *Password: "()" 
  478. *ExitServer: "
  479.  count 0 eq
  480.  { false } { true exch startjob } ifelse
  481.  not { 
  482.      (WARNING: Cannot modify initial VM.) =
  483.      (Missing or invalid password.) =
  484.      (Please contact the author of this software.) = flush quit
  485.      } if
  486. "
  487. *End
  488. *Reset: "
  489.  count 0 eq
  490.  { false } { true exch startjob } ifelse
  491.  not { 
  492.     (WARNING: Cannot reset printer.) =
  493.     (Missing or invalid password.) =
  494.     (Please contact the author of this software.) = flush quit
  495.     } if
  496.  systemdict /quit get exec
  497.  (WARNING : Printer Reset Failed.) = flush
  498. "
  499. *End
  500.  
  501. *SuggestedJobTimeout: "0"
  502. *SuggestedWaitTimeout: "300"
  503. *PrintPSErrors: True
  504.  
  505. *% Resolution Information =============
  506. *OpenUI *Resolution : PickOne
  507. *OrderDependency: 60.0 AnySetup *Resolution
  508. *DefaultResolution: 600dpi
  509. *Resolution 400dpi: "1 dict dup /HWResolution [400 400] put setpagedevice "
  510. *Resolution 600dpi: "1 dict dup /HWResolution [600 600] put setpagedevice "
  511. *?Resolution: "
  512. save
  513.     currentpagedevice /HWResolution get dup aload pop eq
  514.     {0 get cvi 9 string cvs print}
  515.     {aload pop exch cvi 9 string cvs print (x) print cvi 9 string cvs print}
  516.     ifelse (dpi) =
  517. restore
  518. "
  519. *End
  520. *CloseUI: *Resolution
  521.  
  522. *% Halftone Information ===============
  523. *DefaultHalftoneType: 1
  524. *ScreenFreq: "85.0"
  525. *ScreenAngle: "45.0"
  526. *ResScreenFreq 400dpi: "60.0"
  527. *ResScreenAngle 400dpi: "45.0"
  528. *ResScreenFreq 600dpi: "85.0"
  529. *ResScreenAngle 600dpi: "45.0"
  530. *DefaultScreenProc: Dot
  531. *ScreenProc Dot: "{180 mul cos exch 180 mul cos add 2 div}
  532. bind"
  533. *End
  534. *ScreenProc Line: "{ pop }"
  535. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  536.  
  537. *DefaultTransfer: Null
  538. *Transfer Null: "{ }"
  539. *Transfer Null.Inverse: "{ 1 exch sub }"
  540.  
  541. *OpenUI *FXHalftone/Halftone: PickOne
  542. *OrderDependency: 20.0 AnySetup *FXHalftone
  543. *DefaultFXHalftone: Spot256
  544. *FXHalftone Spot256: "
  545. 1183615869 internaldict /$pgdevicedict get begin
  546. /disableABS true def
  547. end
  548. 1 dict dup /MaxSuperScreen 1024 put setuserparams
  549. "
  550. *End
  551. *FXHalftone ABS/Brilliant Screen: "
  552. 1183615869 internaldict /$pgdevicedict get begin
  553. /disableABS false def
  554. end
  555. 1 dict dup /MaxSuperScreen 1024 put setuserparams
  556. "
  557. *End
  558. *FXHalftone Spot: "
  559. 1183615869 internaldict /$pgdevicedict get begin
  560. /disableABS true def
  561. end
  562. 2 dict dup dup /MaxSuperScreen 0 put /HalftoneMode 0 put setuserparams
  563. currenthalftone sethalftone
  564. "
  565. *End
  566. *FXHalftone Pattern-Normal/Pattern Normal: "
  567. 1183615869 internaldict /$pgdevicedict get begin
  568. /disableABS true def
  569. end
  570. 2 dict dup dup /MaxSuperScreen 0 put /HalftoneMode 1 put setuserparams
  571. currenthalftone sethalftone
  572. "
  573. *End
  574. *FXHalftone Pattern-Draft/Pattern Draft: "
  575. 1183615869 internaldict /$pgdevicedict get begin
  576. /disableABS true def
  577. end
  578. 2 dict dup dup /MaxSuperScreen 0 put /HalftoneMode 2 put setuserparams
  579. currenthalftone sethalftone
  580. "
  581. *End
  582. *?FXHalftone: "
  583.   save
  584.     1183615869 internaldict /$pgdevicedict get /disableABS get
  585.     {currentuserparams /MaxSuperScreen get 0 eq 
  586.     {[(Spot)(Pattern-Normal)(Pattern-Draft)]
  587.      currentuserparams /HalftoneMode get get }
  588.     {(Spot256)}ifelse
  589.     }
  590.     {(ABS)}ifelse = flush 
  591.   restore
  592. "
  593. *End
  594. *CloseUI: *FXHalftone
  595.  
  596. *OpenUI *Smoothing/ImageEnhancement : Boolean
  597. *OrderDependency: 60.0 AnySetup *Smoothing
  598. *DefaultSmoothing: True
  599. *Smoothing True/ON: "1 dict dup /PostRenderingEnhanceDetails 1 dict dup /REValue 1 put put setpagedevice"
  600. *Smoothing False/OFF: "1 dict dup /PostRenderingEnhanceDetails 1 dict dup /REValue 0 put put setpagedevice"
  601. *?Smoothing: "
  602.   save
  603.     currentpagedevice /PostRenderingEnhanceDetails get /REValue get 1 eq
  604.     {(True)}{(False)}ifelse = flush
  605.   restore
  606. "
  607. *End
  608. *CloseUI: *Smoothing
  609.  
  610. *% TonerSaver Information ===================
  611. *OpenUI *FXTonerSaver/Toner Save Mode:  Boolean
  612. *OrderDependency: 60.0 AnySetup *FXTonerSaver
  613. *DefaultFXTonerSaver: False
  614. *FXTonerSaver True/ON:  "1 dict dup /PostRenderingEnhanceDetails 1 dict dup /TonerSaver 1 put put setpagedevice"
  615. *FXTonerSaver False/OFF: "1 dict dup /PostRenderingEnhanceDetails 1 dict dup /TonerSaver 0 put put setpagedevice"
  616. *?FXTonerSaver: "
  617.   save
  618.     currentpagedevice /PostRenderingEnhanceDetails get /TonerSaver get 1 eq
  619.     {(True)}{(False)}ifelse = flush
  620.   restore
  621. "
  622. *End
  623. *CloseUI: *FXTonerSaver
  624.  
  625. *% Paper Handling ===================
  626.  
  627. *% Code in this section both selects a tray and sets up a frame buffer.
  628. *OpenUI *PageSize: PickOne
  629. *OrderDependency: 30.0 AnySetup *PageSize
  630. *DefaultPageSize: A4
  631. *PageSize A4: "
  632.     3 dict dup /PageSize [595 842] put dup /ImagingBBox null put
  633.     dup /InputAttributes 1 dict dup /Priority [0 1 2 3] put put setpagedevice"
  634. *End
  635. *PageSize A3: "
  636.     3 dict dup /PageSize [842 1191] put dup /ImagingBBox null put
  637.     dup /InputAttributes 1 dict dup /Priority [0 1 2 3] put put setpagedevice"
  638. *End
  639. *PageSize A5: "
  640.     3 dict dup /PageSize [420 595] put dup /ImagingBBox null put
  641.     dup /InputAttributes 1 dict dup /Priority [0 1 2 3] put put setpagedevice"
  642. *End
  643. *PageSize B4: "
  644.     3 dict dup /PageSize [729 1032] put dup /ImagingBBox null put
  645.     dup /InputAttributes 1 dict dup /Priority [0 1 2 3] put put setpagedevice"
  646. *End
  647. *PageSize B5: "
  648.     3 dict dup /PageSize [516 729] put dup /ImagingBBox null put
  649.     dup /InputAttributes 1 dict dup /Priority [0 1 2 3] put put setpagedevice"
  650. *End
  651. *PageSize Letter/8.5x11: "
  652.     3 dict dup /PageSize [612 792] put dup /ImagingBBox null put
  653.     dup /InputAttributes 1 dict dup /Priority [0 1 2 3] put put setpagedevice"
  654. *End
  655. *PageSize Legal/8.5x14: "
  656.     3 dict dup /PageSize [612 1008] put dup /ImagingBBox null put
  657.     dup /InputAttributes 1 dict dup /Priority [0 1 2 3] put put setpagedevice"
  658. *End
  659. *PageSize Tabloid/11x17: "
  660.     3 dict dup /PageSize [792 1224] put dup /ImagingBBox null put
  661.     dup /InputAttributes 1 dict dup /Priority [0 1 2 3] put put setpagedevice"
  662. *End
  663. *PageSize FanFoldGermanLegal/8.5x13: "
  664.     3 dict dup /PageSize [612 936] put dup /ImagingBBox null put
  665.     dup /InputAttributes 1 dict dup /Priority [0 1 2 3] put put setpagedevice"
  666. *End
  667. *PageSize FX8-Kai/Pakai: "
  668.     3 dict dup /PageSize [757 1100] put dup /ImagingBBox null put
  669.     dup /InputAttributes 1 dict dup /Priority [0 1 2 3] put put setpagedevice"
  670. *End
  671. *PageSize FXPostcard/PostCard: "
  672.     3 dict dup /PageSize [283 420] put dup /ImagingBBox null put
  673.     dup /InputAttributes 1 dict dup /Priority [0 1 2 3] put put setpagedevice"
  674. *End
  675. *PageSize A4Small: "
  676.     3 dict dup /PageSize [595 842] put dup /ImagingBBox [28 30 566 811] put
  677.     dup /InputAttributes 1 dict dup /Priority [0 1 2 3] put put setpagedevice"
  678. *End
  679. *PageSize LetterSmall: "
  680.     3 dict dup /PageSize [612 792] put dup /ImagingBBox [30 31 582 761] put
  681.     dup /InputAttributes 1 dict dup /Priority [0 1 2 3] put put setpagedevice"
  682. *End
  683. *?PageSize: "
  684.   save
  685.    currentpagedevice /PageSize get aload pop
  686.    2 copy gt {exch} if 
  687.    (Unknown) 
  688.   11 dict
  689.    dup [612 792] (Letter) put
  690.    dup [612 1008] (Legal) put
  691.    dup [792 1224] (Tabloid) put
  692.    dup [842 1191] (A3) put
  693.    dup [595 842] (A4) put
  694.    dup [420 595] (A5) put
  695.    dup [729 1032] (B4) put
  696.    dup [516 729] (B5) put
  697.    dup [612 936] (FanFoldGermanLegal) put
  698.    dup [757 1100] (FX8-Kai) put
  699.    dup [283 420] (FXPostcard) put
  700.  { exch aload pop 4 index sub abs 5 le exch 
  701.    5 index sub abs 5 le and 
  702.       {exch pop exit} {pop} ifelse
  703.    } bind forall
  704.    = flush pop pop
  705.    restore
  706. "
  707. *End
  708. *CloseUI: *PageSize
  709.  
  710. *OpenUI *PageRegion:  PickOne
  711. *OrderDependency: 50.0 AnySetup *PageRegion
  712. *DefaultPageRegion: A4
  713. *PageRegion A4: "
  714.    2 dict dup /PageSize [595 842] put dup /ImagingBBox null put setpagedevice "
  715. *End
  716. *PageRegion A3: "
  717.    2 dict dup /PageSize [842 1191] put dup /ImagingBBox null put setpagedevice "
  718. *End
  719. *PageRegion A5: "
  720.    2 dict dup /PageSize [420 595] put dup /ImagingBBox null put setpagedevice "
  721. *End
  722. *PageRegion B4: "
  723.    2 dict dup /PageSize [729 1032] put dup /ImagingBBox null put setpagedevice "
  724. *End
  725. *PageRegion B5: "
  726.    2 dict dup /PageSize [516 729] put dup /ImagingBBox null put setpagedevice "
  727. *End
  728. *PageRegion Letter/8.5x11: "
  729.    2 dict dup /PageSize [612 792] put dup /ImagingBBox null put setpagedevice "
  730. *End
  731. *PageRegion Legal/8.5x14: "
  732.    2 dict dup /PageSize [612 1008] put dup /ImagingBBox null put setpagedevice "
  733. *End
  734. *PageRegion Tabloid/11x17: "
  735.    2 dict dup /PageSize [792 1224] put dup /ImagingBBox null put setpagedevice "
  736. *End
  737. *PageRegion FanFoldGermanLegal/8.5x13: "
  738.    2 dict dup /PageSize [612 936] put dup /ImagingBBox null put setpagedevice "
  739. *End
  740. *PageRegion FX8-Kai/Pakai: "
  741.    2 dict dup /PageSize [757 1100] put dup /ImagingBBox null put setpagedevice "
  742. *End
  743. *PageRegion FXPostcard/PostCard: "
  744.    2 dict dup /PageSize [283 420] put dup /ImagingBBox null put setpagedevice "
  745. *End
  746. *PageRegion A4Small: "
  747.    2 dict dup /PageSize [595 842] put dup /ImagingBBox [28 30 566 811] put setpagedevice "
  748. *End
  749. *PageRegion LetterSmall: "
  750.    2 dict dup /PageSize [612 792] put dup /ImagingBBox [30 31 582 761] put setpagedevice "
  751. *End
  752. *CloseUI: *PageRegion
  753.  
  754. *% The following entries provide information about specific paper keywords.
  755. *DefaultImageableArea: A4
  756. *ImageableArea A3: "11.1601 11.43 830.52 1179.42 "
  757. *ImageableArea A4: "11.7001 11.7001 584.28 829.62 "
  758. *ImageableArea A5: "12.15 11.9701 408.6 582.84 "
  759. *ImageableArea B4: "10.8 11.9701 717.84 1020.3 "
  760. *ImageableArea B5: "11.4301 11.7001 505.08 717.39 "
  761. *ImageableArea Letter/8.5x11: "10.86 10.8901 601.2 781.2 "
  762. *ImageableArea FanFoldGermanLegal/8.5x13: "10.8 11.61 601.2 924.9 " 
  763. *ImageableArea Legal/8.5x14: "10.8 11.61 601.2 996.9 " 
  764. *ImageableArea Tabloid/11x17: "10.8001 11.61 781.2 1212.9 " 
  765. *ImageableArea FX8-Kai/Pakai: "11.1601 11.61 745.56 1091.58 " 
  766. *ImageableArea FXPostcard/PostCard: "10.8001 11.6101 272.88 407.97 "
  767. *ImageableArea A4Small: "28 30 566 811 "
  768. *ImageableArea LetterSmall: "30 31 582 761 " 
  769. *?ImageableArea: "
  770.  save
  771.    /cvp { (                ) cvs print ( ) print } bind def
  772.    /upperright {10000 mul floor 10000 div} bind def
  773.    /lowerleft {10000 mul ceiling 10000 div} bind def
  774.    newpath clippath pathbbox
  775.    4 -2 roll exch 2 {lowerleft cvp} repeat
  776.    exch 2 {upperright cvp} repeat (\n) print flush
  777.  restore
  778. "
  779. *End
  780.  
  781. *% These provide the physical dimensions of the paper (by keyword)
  782. *DefaultPaperDimension: A4
  783. *PaperDimension A4: "595 842"
  784. *PaperDimension A3: "842 1191"
  785. *PaperDimension A5: "420 595"
  786. *PaperDimension B4: "729 1032"
  787. *PaperDimension B5: "516 729"
  788. *PaperDimension Letter/8.5x11: "612 792"
  789. *PaperDimension Legal/8.5x14: "612 1008"
  790. *PaperDimension Tabloid/11x17: "792 1224"
  791. *PaperDimension FanFoldGermanLegal/8.5x13: "612 936"
  792. *PaperDimension FX8-Kai/Pakai: "757 1100"
  793. *PaperDimension FXPostcard/PostCard: "283 420"
  794. *PaperDimension A4Small: "595 842"
  795. *PaperDimension LetterSmall: "612 792"
  796.  
  797. *OpenUI *InputSlot: PickOne
  798. *OrderDependency: 25.0 AnySetup *InputSlot
  799. *DefaultInputSlot: StandardTray
  800. *InputSlot StandardTray/Standard Tray: "
  801.   currentpagedevice /InputAttributes get dup 0 known 
  802.   {0 get dup null eq 
  803.    { pop } 
  804.    { dup length 1 add dict copy 
  805.      dup /InputAttributes
  806.      1 dict dup /Priority [0 1 2 3] put
  807.      put setpagedevice
  808.    } ifelse }
  809.   {pop}
  810.   ifelse
  811. "
  812. *End
  813. *InputSlot 2ndTray/Second Tray: "
  814.   currentpagedevice /InputAttributes get dup 1 known 
  815.   {1 get dup null eq 
  816.    { pop } 
  817.    { dup length 1 add dict copy 
  818.      dup /InputAttributes
  819.      1 dict dup /Priority [1 0 2 3] put
  820.      put setpagedevice
  821.    } ifelse }
  822.   {pop}
  823.   ifelse
  824. "
  825. *End
  826. *InputSlot 3rdTray/Third Tray: "
  827.   currentpagedevice /InputAttributes get dup 2 known 
  828.   {2 get dup null eq 
  829.    { pop } 
  830.    { dup length 1 add dict copy 
  831.      dup /InputAttributes
  832.      1 dict dup /Priority [2 0 1 3] put
  833.      put setpagedevice
  834.    } ifelse }
  835.   {pop}
  836.   ifelse
  837. "
  838. *End
  839. *InputSlot 4thTray/Fourth Tray: "
  840.   currentpagedevice /InputAttributes get dup 3 known 
  841.   {3 get dup null eq 
  842.    { pop } 
  843.    { dup length 1 add dict copy 
  844.      dup /InputAttributes
  845.      1 dict dup /Priority [3 0 1 2] put
  846.      put setpagedevice
  847.    } ifelse }
  848.   {pop}
  849.   ifelse
  850. "
  851. *End
  852. *InputSlot 3rdHCFTray/Third Tray (HCF): "
  853.   currentpagedevice /InputAttributes get dup 2 known 
  854.   {2 get dup null eq 
  855.    { pop } 
  856.    { dup length 1 add dict copy 
  857.      dup /InputAttributes
  858.      1 dict dup /Priority [2 0 1 3] put
  859.      put setpagedevice
  860.    } ifelse }
  861.   {pop}
  862.   ifelse
  863. "
  864. *End
  865. *InputSlot 4thHCFTray/Fourth Tray (HCF): "
  866.   currentpagedevice /InputAttributes get dup 3 known 
  867.   {3 get dup null eq 
  868.    { pop } 
  869.    { dup length 1 add dict copy 
  870.      dup /InputAttributes
  871.      1 dict dup /Priority [3 0 1 2] put
  872.      put setpagedevice
  873.    } ifelse }
  874.   {pop}
  875.   ifelse
  876. "
  877. *End
  878. *?InputSlot: "
  879. save
  880.   6 dict
  881.   dup /0 (StandardTray) put
  882.   dup /1 (2ndTray) put
  883.   dup /2 (3rdTray) put
  884.   dup /3 (4thTray) put
  885.   dup /4 (3rdHCFTray) put
  886.   dup /5 (4thHCFTray) put
  887.   currentpagedevice /InputAttributes get
  888.   dup /Priority known {
  889.     /Priority get 0 get dup 2 ge {
  890.       /Custom /ProcSet resourcestatus {
  891.         pop pop /Custom /ProcSet findresource dup /engineoptions known {
  892.           /engineoptions get exec
  893.           /HCF get {2 add} if
  894.         }{
  895.           pop
  896.         }ifelse
  897.       } if
  898.     }if
  899.     (      ) cvs cvn get
  900.   }{
  901.     dup length 1 eq
  902.     { {pop} forall (       ) cvs cvn get }
  903.     { pop pop (Unknown) } ifelse
  904.   } ifelse
  905.   = flush
  906. restore
  907. "
  908. *End
  909. *CloseUI: *InputSlot
  910.  
  911. *OpenUI *OutputBin/Output Bin: PickOne
  912. *OrderDependency: 70.0 AnySetup *OutputBin
  913. *DefaultOutputBin:  CenterTray
  914. *OutputBin CenterTray/Center Tray: "
  915.   currentpagedevice /OutputAttributes get dup 0 known 
  916.   {0 get dup null eq 
  917.    { pop } 
  918.    { dup length dict copy 
  919.      setpagedevice
  920.    } ifelse }
  921.   {pop}
  922.   ifelse
  923. "
  924. *End
  925. *OutputBin SideTray/Side Tray: "
  926.   currentpagedevice /OutputAttributes get dup 1 known 
  927.   {1 get dup null eq 
  928.    { pop } 
  929.    { dup length dict copy 
  930.       setpagedevice
  931.    } ifelse }
  932.   {pop}
  933.   ifelse
  934. "
  935. *End
  936. *OutputBin Stacker/Stacker Auto Select: "
  937.   currentpagedevice /OutputAttributes get dup 20 known 
  938.   {20 get dup null eq 
  939.    { pop } 
  940.    { dup length dict copy 
  941.       currentpagedevice /ManualFeed known { 
  942.       dup /ManualFeed false put 
  943.       } if   
  944. setpagedevice
  945.    } ifelse }
  946.   {pop}
  947.   ifelse
  948. "
  949. *End
  950. *OutputBin Stacker1/Stacker No.1 Tray: "
  951.   currentpagedevice /OutputAttributes get dup 21 known 
  952.   {21 get dup null eq 
  953.    { pop } 
  954.    { dup length dict copy 
  955.       currentpagedevice /ManualFeed known { 
  956.       dup /ManualFeed false put 
  957.       } if   
  958.      setpagedevice
  959.    } ifelse }
  960.   {pop}
  961.   ifelse
  962. "
  963. *End
  964. *OutputBin Stacker2/Stacker No.2 Tray: "
  965.   currentpagedevice /OutputAttributes get dup 22 known 
  966.   {22 get dup null eq 
  967.    { pop } 
  968.    { dup length dict copy 
  969.       currentpagedevice /ManualFeed known { 
  970.       dup /ManualFeed false put 
  971.       } if   
  972.      setpagedevice
  973.    } ifelse }
  974.   {pop}
  975.   ifelse
  976. "
  977. *End
  978. *OutputBin Stacker3/Stacker No.3 Tray: "
  979.   currentpagedevice /OutputAttributes get dup 23 known 
  980.   {23 get dup null eq 
  981.    { pop } 
  982.    { dup length dict copy 
  983.       currentpagedevice /ManualFeed known { 
  984.       dup /ManualFeed false put 
  985.       } if   
  986.     setpagedevice
  987.    } ifelse }
  988.   {pop}
  989.   ifelse
  990. "
  991. *End
  992. *?OutputBin:"
  993. save
  994. currentpagedevice
  995. dup /OutputType get null eq {
  996.  /OutputAttributes get dup /Priority get
  997.  {
  998.   2 copy known {exit} {pop} ifelse
  999.  } forall
  1000.  dup type /integertype eq {
  1001.   exch pop
  1002.  } {
  1003.   pop 0
  1004.  } ifelse
  1005. } {
  1006.  /OutputAttributes get
  1007.  dup /Priority get
  1008.  {
  1009.   2 copy known {
  1010.    2 copy get /OutputType get
  1011.    currentpagedevice /OutputType get
  1012.    anchorsearch {
  1013.     pop length 0 eq {exit} if
  1014.    } {
  1015.     pop
  1016.    } ifelse
  1017.    pop
  1018.   } {
  1019.    pop
  1020.   } ifelse
  1021.  } forall
  1022.  dup type /integertype eq {
  1023.   exch pop
  1024.  } {
  1025.   pop 30
  1026.  } ifelse
  1027. } ifelse
  1028. 7 dict
  1029. dup 0 /Custom /ProcSet resourcestatus {
  1030.   pop pop /Custom /ProcSet findresource dup /engineoptions known {
  1031.     /engineoptions get exec dup /AssortTray known {/AssortTray get}{pop false}ifelse
  1032.   }{pop false}ifelse
  1033. }{false}ifelse
  1034. {(AssortTray)}{(CenterTray)}ifelse put
  1035. dup 1 (SideTray) put
  1036. dup 20 (Stacker) put
  1037. dup 21 (Stacker1) put
  1038. dup 22 (Stacker2) put
  1039. dup 23 (Stacker3) put
  1040. exch 2 copy known {get} {pop pop (Unknown)} ifelse
  1041. = flush
  1042. restore
  1043. "
  1044. *End
  1045. *CloseUI: *OutputBin
  1046.  
  1047. *OpenUI *ManualFeed/Manual Feed:  Boolean
  1048. *OrderDependency: 40.0 AnySetup *ManualFeed
  1049. *DefaultManualFeed: False
  1050. *ManualFeed True: "1 dict dup /ManualFeed true put setpagedevice"
  1051. *ManualFeed False: "1 dict dup /ManualFeed false put setpagedevice"
  1052. *?ManualFeed: "
  1053.   save
  1054.     currentpagedevice /ManualFeed get
  1055.     {(True)}{(False)}ifelse = flush
  1056.   restore
  1057. "
  1058. *End
  1059. *CloseUI: *ManualFeed
  1060.  
  1061. *OpenUI *TraySwitch/Tray Switch:  Boolean
  1062. *OrderDependency: 60.0 AnySetup *TraySwitch
  1063. *DefaultTraySwitch: True
  1064. *TraySwitch True/ON: "1 dict dup /TraySwitch true put setpagedevice"
  1065. *TraySwitch False/OFF: "1 dict dup /TraySwitch false put setpagedevice"
  1066. *?TraySwitch: "
  1067. save
  1068.   currentpagedevice /TraySwitch get
  1069.   {(True)}{(False)}ifelse = flush
  1070. restore
  1071. "
  1072. *End
  1073. *CloseUI: *TraySwitch
  1074.  
  1075. *OpenUI *Duplex:  PickOne
  1076. *OrderDependency: 50.0 AnySetup *Duplex
  1077. *DefaultDuplex: None
  1078. *Duplex None/Simplex: "
  1079.     1 dict
  1080.     dup /Duplex false put
  1081.     setpagedevice
  1082. "
  1083. *End
  1084. *Duplex DuplexNoTumble/Duplex: "
  1085.     2 dict dup /Duplex true put
  1086.     dup /Tumble false put setpagedevice
  1087. "
  1088. *End
  1089. *Duplex DuplexTumble/Duplex (Tumble): "
  1090.     2 dict dup /Duplex true put
  1091.     dup /Tumble true put setpagedevice
  1092. "
  1093. *End
  1094. *?Duplex: "
  1095. save
  1096.    currentpagedevice /Duplex get
  1097.    { currentpagedevice /Tumble get
  1098.        {(DuplexTumble)}{(DuplexNoTumble)}ifelse
  1099.    }
  1100.    { (None)}
  1101.    ifelse = flush
  1102. restore
  1103. "
  1104. *End
  1105. *CloseUI: *Duplex
  1106.  
  1107. *OpenUI *Jog/Offset Catch:  PickOne
  1108. *OrderDependency: 90.0 AnySetup *Jog
  1109. *DefaultJog: None
  1110. *Jog None/OFF: "1 dict dup /Jog 0 put setpagedevice"
  1111. *Jog DeviceDeactivation/End of Document: "1 dict dup /Jog 1 put setpagedevice"
  1112. *Jog EndOfSet/End of Set: "1 dict dup /Jog 3 put setpagedevice"
  1113. *?Jog: "
  1114. save
  1115.   [(None)(DeviceDeactivation)(DeviceDeactivation)(EndOfSet)]
  1116.   currentpagedevice /Jog get
  1117.   {get} stopped {pop pop (Unknown)} if = flush
  1118. restore
  1119. "
  1120. *End
  1121. *CloseUI: *Jog
  1122.  
  1123. *OpenUI *Collate:  Boolean
  1124. *OrderDependency: 90.0 AnySetup *Collate
  1125. *DefaultCollate: False
  1126. *Collate False/OFF: "1 dict dup /Collate false put setpagedevice"
  1127. *Collate True/ON: "1 dict dup /Collate true put setpagedevice"
  1128. *?Collate: "
  1129. save
  1130.   currentpagedevice /Collate get
  1131.   {(True)}{(False)}ifelse = flush
  1132. restore
  1133. "
  1134. *End
  1135. *CloseUI: *Collate
  1136.  
  1137. *OpenUI *StapleWhen/Staple: PickOne
  1138. *OrderDependency: 65.0 AnySetup *StapleWhen
  1139. *DefaultStapleWhen: None
  1140. *StapleWhen None/OFF: "1 dict dup /Staple 0 put setpagedevice"
  1141. *StapleWhen DeviceDeactivation/End of Document: "3 dict dup /Staple 1 put dup /OutputType (STACKER) put dup /DeferredMediaSelection true put setpagedevice"
  1142. *StapleWhen EndOfSet/End of Set: "3 dict dup /Staple 3 put dup /OutputType (STACKER) put dup /DeferredMediaSelection true put setpagedevice"
  1143. *?StapleWhen: "
  1144. save
  1145.   [(None)(DeviceDeactivation)(DeviceDeactivation)(EndOfSet)]
  1146.   currentpagedevice /Staple get
  1147.   {get} stopped {pop pop (Unknown)} if = flush
  1148. restore
  1149. "
  1150. *End
  1151. *CloseUI: *StapleWhen
  1152.  
  1153. *OpenUI *FXStapleLocation/Staple Location: PickOne
  1154. *OrderDependency: 65.0 AnySetup *FXStapleLocation
  1155. *DefaultFXStapleLocation: UpperLeftSingle
  1156. *FXStapleLocation UpperLeftSingle/Top Left Corner: "1 dict dup /StapleDetails 1 dict dup /Location 0 put put setpagedevice"
  1157. *FXStapleLocation LowerLeftSingle/Bottom Left Corner: "1 dict dup /StapleDetails 1 dict dup /Location 1 put put setpagedevice"
  1158. *FXStapleLocation UpperRightSingle/Top Right Corner: "1 dict dup /StapleDetails 1 dict dup /Location 2 put put setpagedevice"
  1159. *FXStapleLocation LowerRightSingle/Bottom Right Corner: "1 dict dup /StapleDetails 1 dict dup /Location 3 put put setpagedevice"
  1160. *FXStapleLocation TopDual/Top Double: "1 dict dup /StapleDetails 1 dict dup /Location 4 put put setpagedevice"
  1161. *FXStapleLocation BottomDual/Bottom Double: "1 dict dup /StapleDetails 1 dict dup /Location 5 put put setpagedevice"
  1162. *FXStapleLocation LeftDual/Left Double: "1 dict dup /StapleDetails 1 dict dup /Location 6 put put setpagedevice"
  1163. *FXStapleLocation RightDual/Right Double: "1 dict dup /StapleDetails 1 dict dup /Location 7 put put setpagedevice"
  1164. *?FXStapleLocation: "
  1165. save
  1166.   [(UpperLeftSingle)(LowerLeftSingle)(UpperRightSingle)(LowerRightSingle)(TopDual)(BottomDual)(LeftDual)(RightDual)]
  1167.   currentpagedevice /StapleDetails get /Location get
  1168.   {get} stopped {pop pop (Unknown)} if = flush
  1169. restore
  1170. "
  1171. *End
  1172. *CloseUI: *FXStapleLocation
  1173.  
  1174. *% CustomPageSize Information ===========
  1175.  
  1176. *OpenUI *FXCustomPageSizeCorrection/Fix Custom Page Error: Boolean
  1177. *OrderDependency: 1.0 Prolog *FXCustomPageSizeCorrection
  1178. *DefaultFXCustomPageSizeCorrection: False
  1179. *FXCustomPageSizeCorrection True/Fix Error: "userdict /4.3PPDCompliant false put"
  1180. *FXCustomPageSizeCorrection False/No Fix Needed: "userdict /4.3PPDCompliant true put"
  1181. *?FXCustomPageSizeCorrection: "
  1182.     save
  1183.     (Unknown)
  1184.     userdict /4.3PPDCompliant known
  1185.         {userdict /4.3PPDCompliant get
  1186.             {pop (False) }{pop (True)} ifelse
  1187.         }if
  1188.         = flush
  1189.     restore
  1190. "
  1191. *End
  1192. *CloseUI: *FXCustomPageSizeCorrection
  1193.  
  1194. *HWMargins: 12.15 11.9701 11.48 12.32
  1195. *LeadingEdge Short: ""
  1196. *DefaultLeadingEdge: Short
  1197. *MaxMediaWidth: "842"
  1198. *MaxMediaHeight: "1224"
  1199. *NonUIOrderDependency: 45.0 AnySetup *CustomPageSize
  1200. *CustomPageSize True: "
  1201. userdict /4.3PPDCompliant known
  1202.     {userdict /4.3PPDCompliant get } {false} ifelse
  1203. { % From Print Managers complying with 4.3 PPD Spec.
  1204.   pop pop pop % discard orientation & offsets
  1205.   3 dict begin
  1206.     /PageSize [
  1207.       4 -2 roll
  1208.     ] def
  1209.   /ImagingBBox null def
  1210.   /ManualFeed true def
  1211.   currentdict end setpagedevice
  1212. }{ % From Print Managers not complying with 4.3 PPD Spec.
  1213.   pop pop pop % discard orientation & offsets
  1214.   3 dict begin
  1215.     /PageSize [
  1216.       4 -2 roll exch
  1217.     ] def
  1218.   /ImagingBBox null def
  1219.   /ManualFeed true def
  1220.   currentdict end setpagedevice
  1221. } ifelse"
  1222. *End
  1223. *ParamCustomPageSize Height:       1 points 420 1224
  1224. *ParamCustomPageSize Width:        2 points 283 842
  1225. *ParamCustomPageSize WidthOffset:  3 points 0 0 
  1226. *ParamCustomPageSize HeightOffset: 4 points 0 0 
  1227. *ParamCustomPageSize Orientation:  5 int 1 1
  1228.  
  1229.  
  1230. *% Font Information =====================
  1231.  
  1232. *FCacheSize 16Meg: 1441792
  1233. *FCacheSize 20Meg: 1441792
  1234. *FCacheSize 24Meg: 1441792
  1235. *FCacheSize 28Meg: 1441792
  1236. *FCacheSize 32Meg: 1441792
  1237. *FCacheSize 36Meg: 1441792
  1238. *FCacheSize 40Meg: 1441792
  1239. *FCacheSize 48Meg: 1441792
  1240. *FCacheSize 52Meg: 1441792
  1241. *FCacheSize 64Meg: 1441792
  1242.  
  1243. *DefaultFont: Courier
  1244.  
  1245. *Font AlbertusMT-Italic: Standard "(001.000)" Standard ROM
  1246. *Font AlbertusMT-Light: Standard "(001.000)" Standard ROM
  1247. *Font AlbertusMT: Standard "(001.000)" Standard ROM
  1248. *Font AntiqueOlive-Bold: Standard "(501.009)" ExtendedRoman ROM
  1249. *Font AntiqueOlive-Compact: Standard "(501.008)" ExtendedRoman ROM
  1250. *Font AntiqueOlive-Italic: Standard "(501.010)" ExtendedRoman ROM
  1251. *Font AntiqueOlive-Roman: Standard "(501.008)" ExtendedRoman ROM
  1252. *Font AntiqueOliveCE-Bold: Win1250 "(501.009)" ExtendedRoman ROM
  1253. *Font AntiqueOliveCE-Compact: Win1250 "(501.008)" ExtendedRoman ROM
  1254. *Font AntiqueOliveCE-Italic: Win1250 "(501.010)" ExtendedRoman ROM
  1255. *Font AntiqueOliveCE-Roman: Win1250 "(501.008)" ExtendedRoman ROM
  1256. *Font Apple-Chancery: Standard "(001.001)" ExtendedRoman ROM
  1257. *Font Apple-ChanceryCE: Win1250 "(001.001)" ExtendedRoman ROM
  1258. *Font Arial-BoldItalicMT: Standard "(501.009)" ExtendedRoman ROM
  1259. *Font Arial-BoldMT: Standard "(501.009)" ExtendedRoman ROM
  1260. *Font Arial-ItalicMT: Standard "(501.012)" ExtendedRoman ROM
  1261. *Font ArialCE-Bold: Win1250 "(501.009)" ExtendedRoman ROM
  1262. *Font ArialCE-BoldItalic: Win1250 "(501.009)" ExtendedRoman ROM
  1263. *Font ArialCE-Italic: Win1250 "(501.012)" ExtendedRoman ROM
  1264. *Font ArialCE: Win1250 "(501.009)" ExtendedRoman ROM
  1265. *Font ArialMT: Standard "(501.009)" ExtendedRoman ROM
  1266. *Font AvantGarde-Book: Standard "(501.009)" ExtendedRoman ROM
  1267. *Font AvantGarde-BookOblique: Standard "(501.009)" ExtendedRoman ROM
  1268. *Font AvantGarde-Demi: Standard "(501.010)" ExtendedRoman ROM
  1269. *Font AvantGarde-DemiOblique: Standard "(501.010)" ExtendedRoman ROM
  1270. *Font AvantGardeCE-Book: Win1250 "(501.009)" ExtendedRoman ROM
  1271. *Font AvantGardeCE-BookOblique: Win1250 "(501.009)" ExtendedRoman ROM
  1272. *Font AvantGardeCE-Demi: Win1250 "(501.010)" ExtendedRoman ROM
  1273. *Font AvantGardeCE-DemiOblique: Win1250 "(501.010)" ExtendedRoman ROM
  1274. *Font Bodoni-Bold: Standard "(501.006)" ExtendedRoman ROM
  1275. *Font Bodoni-BoldItalic: Standard "(501.007)" ExtendedRoman ROM
  1276. *Font Bodoni-Italic: Standard "(501.007)" ExtendedRoman ROM
  1277. *Font Bodoni-Poster: Standard "(501.009)" ExtendedRoman ROM
  1278. *Font Bodoni-PosterCompressed: Standard "(501.007)" ExtendedRoman ROM
  1279. *Font Bodoni: Standard "(501.008)" ExtendedRoman ROM
  1280. *Font BodoniCE-Bold: Win1250 "(501.006)" ExtendedRoman ROM
  1281. *Font BodoniCE-BoldItalic: Win1250 "(501.007)" ExtendedRoman ROM
  1282. *Font BodoniCE-Italic: Win1250 "(501.007)" ExtendedRoman ROM
  1283. *Font BodoniCE-Poster: Win1250 "(501.009)" ExtendedRoman ROM
  1284. *Font BodoniCE-PosterCompressed: Win1250 "(501.007)" ExtendedRoman ROM
  1285. *Font BodoniCE: Win1250 "(501.008)" ExtendedRoman ROM
  1286. *Font Bookman-Demi: Standard "(501.007)" ExtendedRoman ROM
  1287. *Font Bookman-DemiItalic: Standard "(501.008)" ExtendedRoman ROM
  1288. *Font Bookman-Light: Standard "(501.006)" ExtendedRoman ROM
  1289. *Font Bookman-LightItalic: Standard "(501.007)" ExtendedRoman ROM
  1290. *Font BookmanCE-Demi: Win1250 "(501.007)" ExtendedRoman ROM
  1291. *Font BookmanCE-DemiItalic: Win1250 "(501.008)" ExtendedRoman ROM
  1292. *Font BookmanCE-Light: Win1250 "(501.006)" ExtendedRoman ROM
  1293. *Font BookmanCE-LightItalic: Win1250 "(501.007)" ExtendedRoman ROM
  1294. *Font Carta: Special "(001.001)" Special ROM
  1295. *Font Chicago: Standard "(501.011)" ExtendedRoman ROM
  1296. *Font ChicagoCE: Win1250 "(501.011)" ExtendedRoman ROM
  1297. *Font Clarendon-Bold: Standard "(501.008)" ExtendedRoman ROM
  1298. *Font Clarendon-Light: Standard "(501.009)" ExtendedRoman ROM
  1299. *Font Clarendon: Standard "(501.009)" ExtendedRoman ROM
  1300. *Font ClarendonCE-Bold: Win1250 "(501.008)" ExtendedRoman ROM
  1301. *Font ClarendonCE-Light: Win1250 "(501.009)" ExtendedRoman ROM
  1302. *Font ClarendonCE: Win1250 "(501.009)" ExtendedRoman ROM
  1303. *Font CooperBlack-Italic: Standard "(001.003)" Standard ROM
  1304. *Font CooperBlack: Standard "(001.003)" Standard ROM
  1305. *Font Copperplate-ThirtyThreeBC: Standard "(001.002)" Standard ROM
  1306. *Font Copperplate-ThirtyTwoBC: Standard "(001.002)" Standard ROM
  1307. *Font Coronet-Regular: Standard "(001.000)" ExtendedRoman ROM
  1308. *Font CoronetCE-Regular: Win1250 "(001.000)" ExtendedRoman ROM
  1309. *Font Courier-Bold: Standard "(501.010)" ExtendedRoman ROM
  1310. *Font Courier-BoldOblique: Standard "(501.010)" ExtendedRoman ROM
  1311. *Font Courier-Oblique: Standard "(501.010)" ExtendedRoman ROM
  1312. *Font Courier: Standard "(501.010)" ExtendedRoman ROM
  1313. *Font CourierCE-Bold: Win1250 "(501.010)" ExtendedRoman ROM
  1314. *Font CourierCE-BoldOblique: Win1250 "(501.010)" ExtendedRoman ROM
  1315. *Font CourierCE-Oblique: Win1250 "(501.010)" ExtendedRoman ROM
  1316. *Font CourierCE: Win1250 "(501.010)" ExtendedRoman ROM
  1317. *Font Eurostile-Bold: Standard "(501.008)" ExtendedRoman ROM
  1318. *Font Eurostile-BoldExtendedTwo: Standard "(501.008)" ExtendedRoman ROM
  1319. *Font Eurostile-ExtendedTwo: Standard "(501.010)" ExtendedRoman ROM
  1320. *Font Eurostile: Standard "(501.008)" ExtendedRoman ROM
  1321. *Font EurostileCE-Bold: Win1250 "(501.008)" ExtendedRoman ROM
  1322. *Font EurostileCE-BoldExtendedTwo: Win1250 "(501.008)" ExtendedRoman ROM
  1323. *Font EurostileCE-ExtendedTwo: Win1250 "(501.010)" ExtendedRoman ROM
  1324. *Font EurostileCE: Win1250 "(501.008)" ExtendedRoman ROM
  1325. *Font Geneva: Standard "(501.007)" ExtendedRoman ROM
  1326. *Font GenevaCE: Win1250 "(501.007)" ExtendedRoman ROM
  1327. *Font GillSans-Bold: Standard "(501.007)" ExtendedRoman ROM
  1328. *Font GillSans-BoldCondensed: Standard "(501.006)" ExtendedRoman ROM
  1329. *Font GillSans-BoldItalic: Standard "(501.008)" ExtendedRoman ROM
  1330. *Font GillSans-Condensed: Standard "(501.007)" ExtendedRoman ROM
  1331. *Font GillSans-ExtraBold: Standard "(501.008)" ExtendedRoman ROM
  1332. *Font GillSans-Italic: Standard "(501.008)" ExtendedRoman ROM
  1333. *Font GillSans-Light: Standard "(501.009)" ExtendedRoman ROM
  1334. *Font GillSans-LightItalic: Standard "(501.009)" ExtendedRoman ROM
  1335. *Font GillSans: Standard "(501.009)" ExtendedRoman ROM
  1336. *Font GillSansCE-Bold: Win1250 "(501.007)" ExtendedRoman ROM
  1337. *Font GillSansCE-BoldCondensed: Win1250 "(501.006)" ExtendedRoman ROM
  1338. *Font GillSansCE-BoldItalic: Win1250 "(501.008)" ExtendedRoman ROM
  1339. *Font GillSansCE-Condensed: Win1250 "(501.007)" ExtendedRoman ROM
  1340. *Font GillSansCE-ExtraBold: Win1250 "(501.008)" ExtendedRoman ROM
  1341. *Font GillSansCE-Italic: Win1250 "(501.008)" ExtendedRoman ROM
  1342. *Font GillSansCE-Light: Win1250 "(501.009)" ExtendedRoman ROM
  1343. *Font GillSansCE-LightItalic: Win1250 "(501.009)" ExtendedRoman ROM
  1344. *Font GillSansCE-Roman: Win1250 "(501.009)" ExtendedRoman ROM
  1345. *Font Goudy-Bold: Standard "(001.002)" Standard ROM
  1346. *Font Goudy-BoldItalic: Standard "(001.002)" Standard ROM
  1347. *Font Goudy-ExtraBold: Standard "(001.001)" Standard ROM
  1348. *Font Goudy-Italic: Standard "(001.002)" Standard ROM
  1349. *Font Goudy: Standard "(001.003)" Standard ROM
  1350. *Font Helvetica-Bold: Standard "(501.010)" ExtendedRoman ROM
  1351. *Font Helvetica-BoldOblique: Standard "(501.010)" ExtendedRoman ROM
  1352. *Font Helvetica-Condensed-Bold: Standard "(501.009)" ExtendedRoman ROM
  1353. *Font Helvetica-Condensed-BoldObl: Standard "(501.009)" ExtendedRoman ROM
  1354. *Font Helvetica-Condensed-Oblique: Standard "(501.010)" ExtendedRoman ROM
  1355. *Font Helvetica-Condensed: Standard "(501.010)" ExtendedRoman ROM
  1356. *Font Helvetica-Narrow-Bold: Standard "(501.010)" ExtendedRoman ROM
  1357. *Font Helvetica-Narrow-BoldOblique: Standard "(501.010)" ExtendedRoman ROM
  1358. *Font Helvetica-Narrow-Oblique: Standard "(501.008)" ExtendedRoman ROM
  1359. *Font Helvetica-Narrow: Standard "(501.008)" ExtendedRoman ROM
  1360. *Font Helvetica-Oblique: Standard "(501.008)" ExtendedRoman ROM
  1361. *Font Helvetica: Standard "(501.008)" ExtendedRoman ROM
  1362. *Font HelveticaCE-Bold: Win1250 "(501.010)" ExtendedRoman ROM
  1363. *Font HelveticaCE-BoldOblique: Win1250 "(501.010)" ExtendedRoman ROM
  1364. *Font HelveticaCE-Cond: Win1250 "(501.010)" ExtendedRoman ROM
  1365. *Font HelveticaCE-CondBold: Win1250 "(501.009)" ExtendedRoman ROM
  1366. *Font HelveticaCE-CondBoldObl: Win1250 "(501.009)" ExtendedRoman ROM
  1367. *Font HelveticaCE-CondObl: Win1250 "(501.010)" ExtendedRoman ROM
  1368. *Font HelveticaCE-Narrow: Win1250 "(501.008)" ExtendedRoman ROM
  1369. *Font HelveticaCE-NarrowBold: Win1250 "(501.010)" ExtendedRoman ROM
  1370. *Font HelveticaCE-NarrowBoldOblique: Win1250 "(501.010)" ExtendedRoman ROM
  1371. *Font HelveticaCE-NarrowOblique: Win1250 "(501.008)" ExtendedRoman ROM
  1372. *Font HelveticaCE-Oblique: Win1250 "(501.008)" ExtendedRoman ROM
  1373. *Font HelveticaCE: Win1250 "(501.008)" ExtendedRoman ROM
  1374. *Font HoeflerText-Black: Standard "(501.008)" ExtendedRoman ROM
  1375. *Font HoeflerText-BlackItalic: Standard "(501.009)" ExtendedRoman ROM
  1376. *Font HoeflerText-Italic: Standard "(501.010)" ExtendedRoman ROM
  1377. *Font HoeflerText-Ornaments: Special "(001.001)" Special ROM
  1378. *Font HoeflerText-Regular: Standard "(501.009)" ExtendedRoman ROM
  1379. *Font HoeflerTextCE-Black: Win1250 "(501.008)" ExtendedRoman ROM
  1380. *Font HoeflerTextCE-BlackItalic: Win1250 "(501.009)" ExtendedRoman ROM
  1381. *Font HoeflerTextCE-Italic: Win1250 "(501.010)" ExtendedRoman ROM
  1382. *Font HoeflerTextCE-Regular: Win1250 "(501.009)" ExtendedRoman ROM
  1383. *Font JoannaMT-Bold: Standard "(501.008)" ExtendedRoman ROM
  1384. *Font JoannaMT-BoldItalic: Standard "(501.008)" ExtendedRoman ROM
  1385. *Font JoannaMT-Italic: Standard "(501.008)" ExtendedRoman ROM
  1386. *Font JoannaMT: Standard "(501.009)" ExtendedRoman ROM
  1387. *Font JoannaMTCE-Bold: Win1250 "(501.008)" ExtendedRoman ROM
  1388. *Font JoannaMTCE-BoldItalic: Win1250 "(501.008)" ExtendedRoman ROM
  1389. *Font JoannaMTCE-Italic: Win1250 "(501.008)" ExtendedRoman ROM
  1390. *Font JoannaMTCE: Win1250 "(501.009)" ExtendedRoman ROM
  1391. *Font LetterGothic-Bold: Standard "(501.010)" ExtendedRoman ROM
  1392. *Font LetterGothic-BoldSlanted: Standard "(501.010)" ExtendedRoman ROM
  1393. *Font LetterGothic-Slanted: Standard "(501.010)" ExtendedRoman ROM
  1394. *Font LetterGothic: Standard "(501.009)" ExtendedRoman ROM
  1395. *Font LetterGothicCE-Bold: Win1250 "(501.010)" ExtendedRoman ROM
  1396. *Font LetterGothicCE-BoldSlanted: Win1250 "(501.010)" ExtendedRoman ROM
  1397. *Font LetterGothicCE-Slanted: Win1250 "(501.010)" ExtendedRoman ROM
  1398. *Font LetterGothicCE: Win1250 "(501.009)" ExtendedRoman ROM
  1399. *Font LubalinGraph-Book: Standard "(501.009)" ExtendedRoman ROM
  1400. *Font LubalinGraph-BookOblique: Standard "(501.009)" ExtendedRoman ROM
  1401. *Font LubalinGraph-Demi: Standard "(501.009)" ExtendedRoman ROM
  1402. *Font LubalinGraph-DemiOblique: Standard "(501.009)" ExtendedRoman ROM
  1403. *Font LubalinGraphCE-Book: Win1250 "(501.009)" ExtendedRoman ROM
  1404. *Font LubalinGraphCE-BookOblique: Win1250 "(501.009)" ExtendedRoman ROM
  1405. *Font LubalinGraphCE-Demi: Win1250 "(501.009)" ExtendedRoman ROM
  1406. *Font LubalinGraphCE-DemiOblique: Win1250 "(501.009)" ExtendedRoman ROM
  1407. *Font Marigold: Standard "(001.000)" Standard ROM
  1408. *Font MonaLisa-Recut: Standard "(001.000)" Standard ROM
  1409. *Font Monaco: Standard "(501.012)" ExtendedRoman ROM
  1410. *Font MonacoCE: Win1250 "(501.012)" ExtendedRoman ROM
  1411. *Font NewCenturySchlbk-Bold: Standard "(501.008)" ExtendedRoman ROM
  1412. *Font NewCenturySchlbk-BoldItalic: Standard "(501.009)" ExtendedRoman ROM
  1413. *Font NewCenturySchlbk-Italic: Standard "(501.011)" ExtendedRoman ROM
  1414. *Font NewCenturySchlbk-Roman: Standard "(501.008)" ExtendedRoman ROM
  1415. *Font NewCenturySchlbkCE-Bold: Win1250 "(501.008)" ExtendedRoman ROM
  1416. *Font NewCenturySchlbkCE-BoldItalic: Win1250 "(501.009)" ExtendedRoman ROM
  1417. *Font NewCenturySchlbkCE-Italic: Win1250 "(501.011)" ExtendedRoman ROM
  1418. *Font NewCenturySchlbkCE-Roman: Win1250 "(501.008)" ExtendedRoman ROM
  1419. *Font NewYork: Standard "(501.013)" ExtendedRoman ROM
  1420. *Font NewYorkCE: Win1250 "(501.013)" ExtendedRoman ROM
  1421. *Font Optima-Bold: Standard "(501.008)" ExtendedRoman ROM
  1422. *Font Optima-BoldItalic: Standard "(501.009)" ExtendedRoman ROM
  1423. *Font Optima-Italic: Standard "(501.010)" ExtendedRoman ROM
  1424. *Font Optima: Standard "(501.010)" ExtendedRoman ROM
  1425. *Font OptimaCE-Bold: Win1250 "(501.008)" ExtendedRoman ROM
  1426. *Font OptimaCE-BoldItalic: Win1250 "(501.009)" ExtendedRoman ROM
  1427. *Font OptimaCE-Italic: Win1250 "(501.010)" ExtendedRoman ROM
  1428. *Font OptimaCE-Roman: Win1250 "(501.010)" ExtendedRoman ROM
  1429. *Font Oxford: Standard "(001.000)" Standard ROM
  1430. *Font Palatino-Bold: Standard "(501.008)" ExtendedRoman ROM
  1431. *Font Palatino-BoldItalic: Standard "(501.007)" ExtendedRoman ROM
  1432. *Font Palatino-Italic: Standard "(501.008)" ExtendedRoman ROM
  1433. *Font Palatino-Roman: Standard "(501.006)" ExtendedRoman ROM
  1434. *Font PalatinoCE-Bold: Win1250 "(501.008)" ExtendedRoman ROM
  1435. *Font PalatinoCE-BoldItalic: Win1250 "(501.007)" ExtendedRoman ROM
  1436. *Font PalatinoCE-Italic: Win1250 "(501.008)" ExtendedRoman ROM
  1437. *Font PalatinoCE-Roman: Win1250 "(501.006)" ExtendedRoman ROM
  1438. *Font StempelGaramond-Bold: Standard "(501.007)" ExtendedRoman ROM
  1439. *Font StempelGaramond-BoldItalic: Standard "(501.012)" ExtendedRoman ROM
  1440. *Font StempelGaramond-Italic: Standard "(501.009)" ExtendedRoman ROM
  1441. *Font StempelGaramond-Roman: Standard "(501.011)" ExtendedRoman ROM
  1442. *Font StempelGaramondCE-Bold: Win1250 "(501.007)" ExtendedRoman ROM
  1443. *Font StempelGaramondCE-BoldItalic: Win1250 "(501.012)" ExtendedRoman ROM
  1444. *Font StempelGaramondCE-Italic: Win1250 "(501.009)" ExtendedRoman ROM
  1445. *Font StempelGaramondCE-Roman: Win1250 "(501.011)" ExtendedRoman ROM
  1446. *Font Symbol: Special "(001.008)" Special ROM
  1447. *Font Tekton: Standard "(001.001)" Standard ROM
  1448. *Font Times-Bold: Standard "(501.009)" ExtendedRoman ROM
  1449. *Font Times-BoldItalic: Standard "(501.009)" ExtendedRoman ROM
  1450. *Font Times-Italic: Standard "(501.010)" ExtendedRoman ROM
  1451. *Font Times-Roman: Standard "(501.010)" ExtendedRoman ROM
  1452. *Font TimesCE-Bold: Win1250 "(501.009)" ExtendedRoman ROM
  1453. *Font TimesCE-BoldItalic: Win1250 "(501.009)" ExtendedRoman ROM
  1454. *Font TimesCE-Italic: Win1250 "(501.010)" ExtendedRoman ROM
  1455. *Font TimesCE-Roman: Win1250 "(501.010)" ExtendedRoman ROM
  1456. *Font TimesNewRomanCE-Bold: Win1250 "(501.009)" ExtendedRoman ROM
  1457. *Font TimesNewRomanCE-BoldItalic: Win1250 "(501.011)" ExtendedRoman ROM
  1458. *Font TimesNewRomanCE-Italic: Win1250 "(501.011)" ExtendedRoman ROM
  1459. *Font TimesNewRomanCE: Win1250 "(501.010)" ExtendedRoman ROM
  1460. *Font TimesNewRomanPS-BoldItalicMT: Standard "(501.011)" ExtendedRoman ROM
  1461. *Font TimesNewRomanPS-BoldMT: Standard "(501.009)" ExtendedRoman ROM
  1462. *Font TimesNewRomanPS-ItalicMT: Standard "(501.011)" ExtendedRoman ROM
  1463. *Font TimesNewRomanPSMT: Standard "(501.010)" ExtendedRoman ROM
  1464. *Font Univers-Bold: Standard "(501.008)" ExtendedRoman ROM
  1465. *Font Univers-BoldExt: Standard "(501.010)" ExtendedRoman ROM
  1466. *Font Univers-BoldExtObl: Standard "(501.010)" ExtendedRoman ROM
  1467. *Font Univers-BoldOblique: Standard "(501.008)" ExtendedRoman ROM
  1468. *Font Univers-Condensed: Standard "(501.011)" ExtendedRoman ROM
  1469. *Font Univers-CondensedBold: Standard "(501.009)" ExtendedRoman ROM
  1470. *Font Univers-CondensedBoldOblique: Standard "(501.009)" ExtendedRoman ROM
  1471. *Font Univers-CondensedOblique: Standard "(501.011)" ExtendedRoman ROM
  1472. *Font Univers-Extended: Standard "(501.009)" ExtendedRoman ROM
  1473. *Font Univers-ExtendedObl: Standard "(501.009)" ExtendedRoman ROM
  1474. *Font Univers-Light: Standard "(501.009)" ExtendedRoman ROM
  1475. *Font Univers-LightOblique: Standard "(501.009)" ExtendedRoman ROM
  1476. *Font Univers-Oblique: Standard "(501.009)" ExtendedRoman ROM
  1477. *Font Univers: Standard "(501.009)" ExtendedRoman ROM
  1478. *Font UniversCE-Bold: Win1250 "(501.008)" ExtendedRoman ROM
  1479. *Font UniversCE-BoldExt: Win1250 "(501.010)" ExtendedRoman ROM
  1480. *Font UniversCE-BoldExtObl: Win1250 "(501.010)" ExtendedRoman ROM
  1481. *Font UniversCE-BoldOblique: Win1250 "(501.008)" ExtendedRoman ROM
  1482. *Font UniversCE-Condensed: Win1250 "(501.011)" ExtendedRoman ROM
  1483. *Font UniversCE-CondensedBold: Win1250 "(501.009)" ExtendedRoman ROM
  1484. *Font UniversCE-CondensedBoldOblique: Win1250 "(501.009)" ExtendedRoman ROM
  1485. *Font UniversCE-CondensedOblique: Win1250 "(501.011)" ExtendedRoman ROM
  1486. *Font UniversCE-Extended: Win1250 "(501.009)" ExtendedRoman ROM
  1487. *Font UniversCE-ExtendedObl: Win1250 "(501.009)" ExtendedRoman ROM
  1488. *Font UniversCE-Light: Win1250 "(501.009)" ExtendedRoman ROM
  1489. *Font UniversCE-LightOblique: Win1250 "(501.009)" ExtendedRoman ROM
  1490. *Font UniversCE-Medium: Win1250 "(501.009)" ExtendedRoman ROM
  1491. *Font UniversCE-Oblique: Win1250 "(501.009)" ExtendedRoman ROM
  1492. *Font Wingdings-Regular: Special "(001.001)" Special ROM
  1493. *Font ZapfChancery-MediumItalic: Standard "(002.000)" ExtendedRoman ROM
  1494. *Font ZapfChanceryCE-MediumItalic: Win1250 "(002.000)" ExtendedRoman ROM
  1495. *Font ZapfDingbats: Special "(001.005S)" Special ROM
  1496.  
  1497. *?FontQuery: "
  1498.  save
  1499.    { count 1 gt
  1500.       { exch dup 127 string cvs (/) print print (:) print
  1501.         /Font resourcestatus {pop pop (Yes)} {(No)} ifelse =
  1502.       } { exit } ifelse 
  1503.    } bind loop
  1504.    (*) = flush
  1505.  restore
  1506. "
  1507. *End
  1508.  
  1509. *?FontList: "
  1510. save
  1511.   (*) {cvn ==} 128 string /Font resourceforall
  1512.   (*) = flush
  1513. restore
  1514. "
  1515. *End
  1516.  
  1517. *% Printer Messages (verbatim from printer):
  1518. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  1519. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  1520. *Message: "\FontName\ not found, using Courier"
  1521.  
  1522. *% Status (format: %%[ status: <one of these> ] %%)
  1523. *Status: "initializing"
  1524. *Status: "idle"
  1525. *Status: "holding"
  1526. *Status: "busy"
  1527. *Status: "waiting"
  1528. *Status: "PrinterError: Service Call"
  1529. *Status: "PrinterError: Drum&Toner Cartridge is Missing"
  1530. *Status: "PrinterError: No Toner"
  1531. *Status: "PrinterError: Left Hand Cover Open"
  1532. *Status: "PrinterError: Cabinet Left Hand Cover Open"
  1533. *Status: "PrinterError: Duplex Docking Cover Open"
  1534. *Status: "PrinterError: Side Tray Docking Unit Open"
  1535. *Status: "PrinterError: Side Tray Hand Cover Open"
  1536. *Status: "PrinterError: Staple Finisher Cover Open"
  1537. *Status: "PrinterError: Tray Lifter Failed"
  1538. *Status: "PrinterError: Paper Jam"
  1539. *Status: "PrinterError: Paper Jam at Fuser"
  1540. *Status: "PrinterError: Paper Jam at Registration Roller"
  1541. *Status: "PrinterError: Paper Jam at Duplex Module"
  1542. *Status: "PrinterError: Paper Jam at Duplex Tray"
  1543. *Status: "PrinterError: Paper Jam at Tray1"
  1544. *Status: "PrinterError: Paper Jam at Tray2"
  1545. *Status: "PrinterError: Paper Jam at Tray3"
  1546. *Status: "PrinterError: Paper Jam at Tray4"
  1547. *Status: "PrinterError: Paper Jam at Manual Feed Tray"
  1548. *Status: "PrinterError: Paper Jam at Side Tray"
  1549. *Status: "PrinterError: Paper Jam at Staple Finisher"
  1550. *Status: "PrinterError: Center bin is Full"
  1551. *Status: "PrinterError: Duplex Module Fail"
  1552. *Status: "PrinterError: Low Staple"
  1553. *Status: "PrinterError: Staple Cartridge Fail"
  1554. *Status: "PrinterError: Staple Finisher is Full"
  1555. *Status: "PrinterError: Staple Finisher Fail"
  1556. *Status: "PrinterError: Stapler Fail"
  1557. *Status: "PrinterError: Tray is Missing"
  1558. *Status: "PrinterError: Any Trays are Missing"
  1559. *Status: "PrinterError: Out of Paper in All Trays"
  1560. *Status: "PrinterError: Out of Paper"
  1561. *Status: "PrinterError: Out of Paper in Maunal Feed Tray"
  1562. *Status: "PrinterError: A5 is Only Usable in Tray1"
  1563.  
  1564. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  1565. *Source: "Serial"
  1566. *Source: "Parallel"
  1567. *Source: "LocalTalk"
  1568. *Source: "EtherTalk"
  1569. *Source: "RemotePrinter"
  1570. *Source: "PrintServer"
  1571. *Source: "LPR"
  1572. *Source: "Internal"
  1573.  
  1574. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  1575. *PrinterError: "Service Call"
  1576. *PrinterError: "Drum&Toner Cartridge is Missing"
  1577. *PrinterError: "No Toner"
  1578. *PrinterError: "Left Hand Cover Open"
  1579. *PrinterError: "Cabinet Left Hand Cover Open"
  1580. *PrinterError: "Duplex Docking Cover Open"
  1581. *PrinterError: "Side Tray Docking Unit Open"
  1582. *PrinterError: "Side Tray Hand Cover Open"
  1583. *PrinterError: "Staple Finisher Cover Open"
  1584. *PrinterError: "Tray Lifter Failed"
  1585. *PrinterError: "Paper Jam"
  1586. *PrinterError: "Paper Jam at Fuser"
  1587. *PrinterError: "Paper Jam at Registration Roller"
  1588. *PrinterError: "Paper Jam at Duplex Module"
  1589. *PrinterError: "Paper Jam at Duplex Tray"
  1590. *PrinterError: "Paper Jam at Tray1"
  1591. *PrinterError: "Paper Jam at Tray2"
  1592. *PrinterError: "Paper Jam at Tray3"
  1593. *PrinterError: "Paper Jam at Tray4"
  1594. *PrinterError: "Paper Jam at Manual Feed Tray"
  1595. *PrinterError: "Paper Jam at Side Tray"
  1596. *PrinterError: "Paper Jam at Staple Finisher"
  1597. *PrinterError: "Center bin is Full"
  1598. *PrinterError: "Duplex Module Fail"
  1599. *PrinterError: "Low Staple"
  1600. *PrinterError: "Staple Cartridge Fail"
  1601. *PrinterError: "Staple Finisher is Full"
  1602. *PrinterError: "Staple Finisher Fail"
  1603. *PrinterError: "Stapler Fail"
  1604. *PrinterError: "Tray is Missing"
  1605. *PrinterError: "Any Trays are Missing"
  1606. *PrinterError: "Out of Paper in All Trays"
  1607. *PrinterError: "Out of Paper"
  1608. *PrinterError: "Out of Paper in Maunal Feed Tray"
  1609. *PrinterError: "A5 is Only Usable in Tray1"
  1610.  
  1611. *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  1612.  
  1613. *% Color Separation Information =====================
  1614.  
  1615. *DefaultColorSep: ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi
  1616.  
  1617. *InkName: ProcessBlack/Process Black
  1618. *InkName: CustomColor/Custom Color
  1619. *InkName: ProcessCyan/Process Cyan
  1620. *InkName: ProcessMagenta/Process Magenta
  1621. *InkName: ProcessYellow/Process Yellow
  1622.  
  1623. *%  For 85 lpi / 600 dpi  (5,5,2,6,6,2,20/3,0) =====================
  1624.  
  1625. *ColorSepScreenAngle ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi: "45.0"
  1626. *ColorSepScreenAngle CustomColor.85lpi.600dpi/85 lpi / 600 dpi: "45.0"
  1627. *ColorSepScreenAngle ProcessCyan.85lpi.600dpi/85 lpi / 600 dpi: "71.5651"
  1628. *ColorSepScreenAngle ProcessMagenta.85lpi.600dpi/85 lpi / 600 dpi: "18.4349"
  1629. *ColorSepScreenAngle ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "0.0"
  1630.  
  1631. *ColorSepScreenFreq ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi: "84.8528"
  1632. *ColorSepScreenFreq CustomColor.85lpi.600dpi/85 lpi / 600 dpi: "84.8528"
  1633. *ColorSepScreenFreq ProcessCyan.85lpi.600dpi/85 lpi / 600 dpi: "94.8683"
  1634. *ColorSepScreenFreq ProcessMagenta.85lpi.600dpi/85 lpi / 600 dpi: "94.8683"
  1635. *ColorSepScreenFreq ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "30.0"
  1636.  
  1637. *ColorSepScreenProc ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "
  1638. {1 add 2 div 3 mul dup floor sub 2 mul 1 sub exch 
  1639. 1 add 2 div 3 mul dup floor sub 2 mul 1 sub exch 
  1640. abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1 
  1641. sub }{dup mul exch dup mul add 1 exch sub }ifelse }"
  1642. *End
  1643.  
  1644. *%  For 71 lpi / 600 dpi  ===============================
  1645.  
  1646. *ColorSepScreenAngle ProcessBlack.71lpi.600dpi/71 lpi / 600 dpi: "45.0"
  1647. *ColorSepScreenAngle CustomColor.71lpi.600dpi/71 lpi / 600 dpi: "45.0"
  1648. *ColorSepScreenAngle ProcessCyan.71lpi.600dpi/71 lpi / 600 dpi: "71.5651"
  1649. *ColorSepScreenAngle ProcessMagenta.71lpi.600dpi/71 lpi / 600 dpi: "18.4349"
  1650. *ColorSepScreenAngle ProcessYellow.71lpi.600dpi/71 lpi / 600 dpi: "0.0"
  1651.  
  1652. *ColorSepScreenFreq ProcessBlack.71lpi.600dpi/71 lpi / 600 dpi: "70.7107"
  1653. *ColorSepScreenFreq CustomColor.71lpi.600dpi/71 lpi / 600 dpi: "70.7107"
  1654. *ColorSepScreenFreq ProcessCyan.71lpi.600dpi/71 lpi / 600 dpi: "63.2456"
  1655. *ColorSepScreenFreq ProcessMagenta.71lpi.600dpi/71 lpi / 600 dpi: "63.2456"
  1656. *ColorSepScreenFreq ProcessYellow.71lpi.600dpi/71 lpi / 600 dpi: "66.6667"
  1657.  
  1658.  
  1659. *%  For 71 lpi / 400 dpi  ===============================
  1660.  
  1661. *ColorSepScreenAngle ProcessBlack.71lpi.400dpi/71 lpi / 400 dpi: "45.0"
  1662. *ColorSepScreenAngle CustomColor.71lpi.400dpi/71 lpi / 400 dpi: "45.0"
  1663. *ColorSepScreenAngle ProcessCyan.71lpi.400dpi/71 lpi / 400 dpi: "71.5651"
  1664. *ColorSepScreenAngle ProcessMagenta.71lpi.400dpi/71 lpi / 400 dpi: "18.4349"
  1665. *ColorSepScreenAngle ProcessYellow.71lpi.400dpi/71 lpi / 400 dpi: "0.0"
  1666.  
  1667. *ColorSepScreenFreq ProcessBlack.71lpi.400dpi/71 lpi / 400 dpi: "70.7107"
  1668. *ColorSepScreenFreq CustomColor.71lpi.400dpi/71 lpi / 400 dpi: "70.7107"
  1669. *ColorSepScreenFreq ProcessCyan.71lpi.400dpi/71 lpi / 400 dpi: "63.2456"
  1670. *ColorSepScreenFreq ProcessMagenta.71lpi.400dpi/71 lpi / 400 dpi: "63.2456"
  1671. *ColorSepScreenFreq ProcessYellow.71lpi.400dpi/71 lpi / 400 dpi: "66.6667"
  1672.  
  1673. *%  For 47 lpi / 400 dpi  ===============================
  1674.  
  1675. *ColorSepScreenAngle ProcessBlack.47lpi.400dpi/47 lpi / 400 dpi: "45.0"
  1676. *ColorSepScreenAngle CustomColor.47lpi.400dpi/47 lpi / 400 dpi: "45.0"
  1677. *ColorSepScreenAngle ProcessCyan.47lpi.400dpi/47 lpi / 400 dpi: "71.5651"
  1678. *ColorSepScreenAngle ProcessMagenta.47lpi.400dpi/47 lpi / 400 dpi: "18.4349"
  1679. *ColorSepScreenAngle ProcessYellow.47lpi.400dpi/47 lpi / 400 dpi: "0.0"
  1680.  
  1681. *ColorSepScreenFreq ProcessBlack.47lpi.400dpi/47 lpi / 400 dpi: "47.1405"
  1682. *ColorSepScreenFreq CustomColor.47lpi.400dpi/47 lpi / 400 dpi: "47.1405"
  1683. *ColorSepScreenFreq ProcessCyan.47lpi.400dpi/47 lpi / 400 dpi: "42.1637"
  1684. *ColorSepScreenFreq ProcessMagenta.47lpi.400dpi/47 lpi / 400 dpi: "42.1637"
  1685. *ColorSepScreenFreq ProcessYellow.47lpi.400dpi/47 lpi / 400 dpi: "44.4444"
  1686.  
  1687. *% Produced using PPDTool 2.0's BLDPPD43.PS file
  1688. *% Last Edit Date: Dec 2 1999
  1689. *% The byte count of this file should be exactly 066347 or 068038
  1690. *% depending on the filesystem it resides in.
  1691. *% end of PPD file for FX Able Model-PRII for AP
  1692.